src/tabviews/datamanage/modules/action/index.scss
@@ -5,6 +5,9 @@ margin-right: 15px; margin-bottom: 10px; } .ant-btn > .anticon + span { margin-left: 5px; } } // 设置模态框样式,规定最大最小高度,重置滚动条 .action-modal { @@ -32,4 +35,9 @@ border: 1px solid rgba(0, 0, 0, 0.07); background: rgba(0, 0, 0, 0); } .ant-modal-footer { .ant-btn { margin-right: 25px; } } }