Fix text add by :before overlayed issue
This commit is contained in:
parent
7306409423
commit
659ab43e94
|
@ -47,6 +47,10 @@
|
|||
content: "No.";
|
||||
}
|
||||
|
||||
.universal-table-index thead > tr > th:first-child {
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
.universal-th-icon {
|
||||
border: 1px solid #eee;
|
||||
padding: 5px 8px;
|
||||
|
|
Loading…
Reference in New Issue