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

View File

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