mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-16 00:38:19 +08:00
fix 修复 误删样式
This commit is contained in:
parent
0b65932eee
commit
3f30bac6f3
@ -40,6 +40,7 @@
|
|||||||
.el-table {
|
.el-table {
|
||||||
--el-table-border-color: var(--app-surface-border);
|
--el-table-border-color: var(--app-surface-border);
|
||||||
--el-table-header-bg-color: var(--tableHeaderBg);
|
--el-table-header-bg-color: var(--tableHeaderBg);
|
||||||
|
--el-table-tr-bg-color: transparent;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user