Quellcode durchsuchen

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

houzekong vor 5 Tagen
Ursprung
Commit
2e1eb61077
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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 {