疯狂的狮子li
2020-04-03 31a271301275ca59e4821b988f482f753ae0b885
ruoyi-ui/src/assets/styles/ruoyi.scss
@@ -138,7 +138,7 @@
   padding-left: 15px;
   margin-bottom: 10px;
}
/* text color */
.text-navy {
   color: #1ab394;
@@ -187,4 +187,12 @@
   border-radius: 50%;
   box-shadow: 0 0 4px #ccc;
   overflow: hidden;
}
}
/* 拖拽列样式 */
.sortable-ghost{
   opacity: .8;
   color: #fff!important;
   background: #42b983!important;
}