Browse Source

样式调整

duwendi 1 year ago
parent
commit
6f65fcb889
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/assets/css/element_ui.css

+ 3 - 0
src/assets/css/element_ui.css

@@ -387,3 +387,6 @@ cur-select {
387 387
 .el-dropdown-menu__item {
388 388
   color: #fff !important;
389 389
 }
390
+.el-tabs__item {
391
+  color: #bbc2d0
392
+}