src/views/design/index.scss
@@ -2,6 +2,10 @@ display: flex; flex: auto; min-height: 100%; .mk-save-menu[disabled] { background: #ffffff!important; } } .mk-design-view { #mk-tabview-wrap { @@ -17,3 +21,23 @@ display: none; } } .mk-popover-control-wrap { .anticon-plus { color: #26C281; } .anticon-swap { position: relative; z-index: 2; color: #1890ff; } .mk-swap { transform: rotate(90deg); } .mk-swap.disabled { cursor: not-allowed!important; color: #959595; } } .mk-menu-control.mk-popover-control-wrap { padding-bottom: 0px; }