src/views/systemproc/proc/index.scss
@@ -15,6 +15,21 @@ opacity: 0.5; } } .action-wrap { text-align: right; flex: 1; .ant-btn { margin-left: 20px; } .ant-btn[disabled] { background-color: #1890ff!important; border-color: #1890ff!important; color: #ffffff!important; opacity: 0.5; } } } .edit-wrap { @@ -33,3 +48,15 @@ } } } .mk-create-func { .ant-modal-body { min-height: 180px; } .ant-form-item { display: flex; .ant-form-item-control-wrapper { flex: 1; } } }