src/menu/components/form/simple-form/index.scss
@@ -34,14 +34,6 @@ cursor: pointer; padding: 4px 10px; } >button { float: right; margin-right: 10px; } >.mk-cols-change { height: 24px; padding: 0 10px; } >.quickly-add { display: inline-block; margin-left: 10px; @@ -78,12 +70,12 @@ // } // } } .menu-normal-form-edit-box::after { .menu-simple-form-edit-box::after { display: block; content: ' '; clear: both; } .menu-normal-form-edit-box:hover { .menu-simple-form-edit-box:hover { z-index: 1; box-shadow: 0px 0px 4px #1890ff; }