minor fix

This commit is contained in:
Xuan Sang LE
2018-09-14 19:29:13 +02:00
parent 5b6e68116b
commit 4ce83df4bb
7 changed files with 52 additions and 20 deletions

View File

@ -9,6 +9,7 @@
</afx-vbox>
<afx-resizer data-width = "5" ></afx-resizer>
<afx-vbox>
<afx-nspinner value = "10" data-height="50" data-id="spinner"></afx-nspinner>
<afx-nspinner value = "10" data-height="30" data-id="spinner"></afx-nspinner>
<afx-button data-height="30" toggle = "true" text="__(Read more)" iconclass="fa fa-camera-retro fa-lg" id="button"></afx-button>
<afx-switch data-id="sw" enable= true data-height="30"></afx-switch>