1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-25 01:59:47 +02:00

minor fix

This commit is contained in:
Xuan Sang LE
2018-02-22 19:15:03 +01:00
parent 5bc9780877
commit 4fa07bf89c
6 changed files with 44 additions and 27 deletions

View File

@ -19,8 +19,8 @@
<textarea data-class = "data" name = "content"></textarea>
<div data-height="5"></div>
<afx-hbox data-height="30">
<div id="status"></div>
<button id = "send" data-width = "60" >Send</button>
<div data-id="status"></div>
<button data-id = "send" data-width = "60" >Send</button>
</afx-hbox>
<div data-height="5"></div>
</afx-vbox>