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