RuoYi
2021-04-18 cb18eec802f39e5a2b260dbcdc5a0096733ce796
ruoyi-ui/src/assets/styles/ruoyi.scss
@@ -106,7 +106,6 @@
}
.el-table .fixed-width .el-button--mini {
   color: #409EFF;
   padding-left: 0;
   padding-right: 0;
   width: inherit;
@@ -177,6 +176,12 @@
  color: #FFFFFF;
}
/* submenu item */
.el-menu--horizontal > .el-submenu .el-submenu__title {
   height: 50px !important;
   line-height: 50px !important;
}
/* text color */
.text-navy {
   color: #1ab394;
@@ -238,7 +243,3 @@
   position: relative;
   float: right;
}
/* XY 代码生成预览左右滑动 */
.el-tabs__content{
    overflow-x: scroll;
}