全局表头样式
This commit is contained in:
@@ -27,10 +27,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
//表头全局样式
|
||||
.el-table th{
|
||||
background-color: #7eaced;
|
||||
color: white;/*修改表格头部背景*/
|
||||
line-height: 35px!important;
|
||||
font-family: YouYuan!important;
|
||||
font-Size: 14px!important;
|
||||
font-weight:200!important
|
||||
}
|
||||
.el-table__row td{
|
||||
padding: 3px 0!important;
|
||||
|
||||
Reference in New Issue
Block a user