浏览代码

样式改动

wangziqian 5 年之前
父节点
当前提交
781171745a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/workbench/person/components/calenderList.vue

+ 1 - 1
src/views/workbench/person/components/calenderList.vue

@@ -36,7 +36,7 @@
     <el-table
       :data="tableData"
       style="width: 100%"
-      :header-cell-style="{ backgroundColor: 'rgba(240,242,244,0.7)' ,color: '#333B4A', fontSize: '14px', fontWeight: '550', textAlign: 'center' }"
+      :header-cell-style="{ backgroundColor: 'rgba(232,232,232,0.4)', color: 'rgb(74, 74, 74)', fontSize: '14px', fontWeight: '500'}"
       show-overflow-tooltip="true"
       :header-row-style="{height: '61px'}"
     >