doc: remove duplicate isolation css file (#511)

This commit is contained in:
Argo Zhang
2023-02-10 11:04:38 +08:00
committed by GitHub
parent e250667b8f
commit e8ce5932ff
4 changed files with 1 additions and 13 deletions

View File

@@ -1,4 +0,0 @@
::deep + .table-container .highlight {
background-color: #409eff;
color: #fff;
}

View File

@@ -1,4 +0,0 @@
::deep + .table-container .highlight {
background-color: #409eff;
color: #fff;
}

View File

@@ -1,4 +0,0 @@
::deep + .table-container .highlight {
background-color: #409eff;
color: #fff;
}

View File

@@ -1,4 +1,4 @@
::deep + .table-container .highlight {
::deep .table-container .highlight {
background-color: #409eff;
color: #fff;
}