Browse Source

[Style 0000] 瓦斯通用tab样式修复

houzekong 1 day ago
parent
commit
2e1eb61077
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/vent/gas/components/tab/baseTab.vue

+ 1 - 0
src/views/vent/gas/components/tab/baseTab.vue

@@ -36,6 +36,7 @@
     font-weight: bold;
     background-color: @vent-gas-tab-bg;
     border-radius: 5px 5px 0 0;
+    color: @vent-font-color;
   }
 
   .tabs_pane_actived {