Explorar el Código

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

houzekong hace 4 días
padre
commit
2e1eb61077
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {