fix
This commit is contained in:
parent
b659c7021d
commit
531cee70d2
|
@ -12,6 +12,9 @@
|
|||
.main-list {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#filter .main-list, #filter + .main-list {
|
||||
table-layout: fixed;
|
||||
}
|
||||
.main-wrap>.main-list thead th {
|
||||
background-color: transparent;
|
||||
border-right: medium none;
|
||||
|
|
Loading…
Reference in New Issue