瀏覽代碼

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

houzekong 2 天之前
父節點
當前提交
2e1eb61077
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {