【修改】统一间距 按钮修改 增加权限
This commit is contained in:
@@ -198,7 +198,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.ant-card-body {
|
||||
padding: 24px 24px 0 !important;
|
||||
padding: 16px 16px 0 !important;
|
||||
}
|
||||
.layout {
|
||||
min-height: 100vh !important;
|
||||
@@ -688,7 +688,7 @@ export default {
|
||||
|
||||
.ant-form-item {
|
||||
display: flex;
|
||||
margin-bottom: 24px;
|
||||
margin-bottom: 12px;
|
||||
margin-right: 0;
|
||||
|
||||
.ant-form-item-control-wrapper {
|
||||
@@ -711,7 +711,7 @@ export default {
|
||||
|
||||
.table-page-search-submitButtons {
|
||||
display: block;
|
||||
margin-bottom: 24px;
|
||||
margin-bottom: 12px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user