应用管理优化

This commit is contained in:
gongfuxiang
2019-02-11 10:54:42 +08:00
parent 27cb935039
commit a4a04d007b
2 changed files with 22 additions and 5 deletions

View File

@ -65,10 +65,14 @@
border-top: 1px dashed #eee;
padding: 10px 0 5px 0;
}
.content ul li .am-btn, .content ul li .am-icon-btn {
width: 35px;
}
.content ul li .submit-state {
width: 28px;
height: 28px;
line-height: 28px;
border-radius: 2px;
font-size: 12px;
}
.content ul li .submit-state.am-default {
background-color: #e6e6e6;