This commit is contained in:
lxsang
2020-04-02 10:29:52 +02:00
parent 328a37320e
commit 4fda59a964
4 changed files with 41 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<afx-app-window apptitle="Preview" width="650" height="500">
<afx-app-window apptitle="Preview" width="100" height="100">
<afx-hbox>
<afx-button data-height="30" toggle = "true" text="__(Read more)" iconclass="fa fa-camera-retro fa-lg" id="button"></afx-button>
</afx-hbox>