fix: 美琪矩阵标签颜色

This commit is contained in:
wanganmao
2022-11-25 15:45:31 +08:00
parent e9b9be5f5b
commit f9e3a5bae5
2 changed files with 0 additions and 2 deletions

View File

@@ -101,7 +101,6 @@ export default {
border-color: #fff !important;
}
:deep(*) {
color: #fff !important;
}
td{
padding: 5px;

View File

@@ -54,6 +54,5 @@ export default {
border-color: #fff !important;
}
:deep(*) {
color: #fff !important;
}
</style>