fix text add by :before overlayed issue
This commit is contained in:
parent
7306409423
commit
3af350c128
|
|
@ -45,6 +45,7 @@
|
|||
|
||||
.universal-table-index thead > tr > th:first-child:before {
|
||||
content: "No.";
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
.universal-th-icon {
|
||||
|
|
|
|||
Loading…
Reference in New Issue