|
@@ -392,6 +392,10 @@ html.dark {
|
|
|
height: 4px;
|
|
|
bottom: -3px;
|
|
|
}
|
|
|
+ .el-table[hc].new .cell .el-link.el-link--primary {
|
|
|
+ --el-link-text-color: var(--el-color-primary-light-8);
|
|
|
+ --el-link-hover-text-color: var(--el-color-primary-light-8);
|
|
|
+ }
|
|
|
.el-table[hc].new .el-table-fixed-column--left.el-table__cell, .el-table[hc].new .el-table-fixed-column--right.el-table__cell {
|
|
|
background: transparent !important;
|
|
|
}
|