fix text add by :before overlayed issue

This commit is contained in:
chiu 2024-07-15 14:38:28 +00:00
parent 7306409423
commit 3af350c128
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
.universal-table-index thead > tr > th:first-child:before {
content: "No.";
width: 4em;
}
.universal-th-icon {