Commit 0eab2a9d authored by huangjie's avatar huangjie

*

parent dfd34195
...@@ -282,7 +282,7 @@ ...@@ -282,7 +282,7 @@
.el-table .el-table__header-wrapper th,.el-table th.el-table__cell.is-leaf{ .el-table .el-table__header-wrapper th,.el-table th.el-table__cell.is-leaf{
color: #4f4f4f; color: #4f4f4f;
background: #F0F3FA; background: #F0F3FA;
font-size: 12px; font-size: 13px;
font-weight: 400; font-weight: 400;
} }
.el-table__fixed::before{ .el-table__fixed::before{
...@@ -306,7 +306,7 @@ ...@@ -306,7 +306,7 @@
line-height: 20px; line-height: 20px;
padding: 0 12px; padding: 0 12px;
color: #232323; color: #232323;
font-size: 12px; font-size: 13px;
} }
.el-table--border .el-table__cell{ .el-table--border .el-table__cell{
border-color: #E6EAF1; border-color: #E6EAF1;
...@@ -897,7 +897,7 @@ ...@@ -897,7 +897,7 @@
} }
.el-table__header-wrapper th{ .el-table__header-wrapper th{
background: #FFFFFF; background: #FFFFFF;
font-size: 12px; font-size: 13px;
opacity: 0.8; opacity: 0.8;
font-weight: 400; font-weight: 400;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment