ruoyi-ui/src/assets/styles/ruoyi.scss
@@ -53,7 +53,7 @@ margin-left: 20px; } .el-dialog { .el-dialog:not(.is-fullscreen){ margin-top: 6vh !important; } @@ -187,4 +187,11 @@ border-radius: 50%; box-shadow: 0 0 4px #ccc; overflow: hidden; } /* 拖拽列样式 */ .sortable-ghost{ opacity: .8; color: #fff!important; background: #42b983!important; }