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:
@ -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>
|
||||
|
Reference in New Issue
Block a user