【修改】统一间距 按钮修改 增加权限
This commit is contained in:
@@ -38,11 +38,15 @@
|
||||
}
|
||||
/*列表中有图片的加这个样式 参考用户管理*/
|
||||
.anty-img-wrap {
|
||||
height: 25px;
|
||||
height: 20px;
|
||||
position: relative;
|
||||
.ant-avatar.ant-avatar-icon {
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
}
|
||||
.ant-avatar{
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
.anty-img-wrap > img {
|
||||
@@ -70,7 +74,7 @@
|
||||
|
||||
}
|
||||
.table-page-search-wrapper .ant-form-inline .ant-form-item{
|
||||
margin-bottom: 4px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
.ant-card-body .table-operator{
|
||||
margin-bottom: 4px !important;
|
||||
|
||||
Reference in New Issue
Block a user