Browse Source

修改主题后mini类型按钮无效问题

RuoYi 5 years ago
parent
commit
accd7ebc93
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ruoyi-ui/src/assets/styles/ruoyi.scss

+ 0 - 1
ruoyi-ui/src/assets/styles/ruoyi.scss

@@ -106,7 +106,6 @@
106
 }
106
 }
107
 
107
 
108
 .el-table .fixed-width .el-button--mini {
108
 .el-table .fixed-width .el-button--mini {
109
-	color: #409EFF;
110
 	padding-left: 0;
109
 	padding-left: 0;
111
 	padding-right: 0;
110
 	padding-right: 0;
112
 	width: inherit;
111
 	width: inherit;