1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-25 10:09:47 +02:00
This commit is contained in:
Xuan Sang LE
2018-06-05 16:28:53 +02:00
parent 41d84a9c07
commit 31c371b2c1
7 changed files with 114 additions and 4 deletions

View File

@ -533,4 +533,9 @@ afx-hbox.inputbox{
margin-left: 10px;
margin-right: 10px;
border-bottom: 1px solid #e5e5e5;
}
div[data-id="status"]{
padding-left: 10px;
padding-top:5px;
color:#724841;
}