mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 20:44:52 +08:00
更新el-table背景色
This commit is contained in:
@@ -69,6 +69,9 @@
|
||||
}
|
||||
}
|
||||
/* 设置el-table的样式*/
|
||||
.el-table{
|
||||
background-color: var(--p-bgc-1);
|
||||
}
|
||||
.el-table__header th, .el-table__header tr, .el-table__body td,.el-table__body th{
|
||||
color: var(--p-fc-1);
|
||||
background-color:var(--p-bgc-1);
|
||||
|
||||
Reference in New Issue
Block a user