mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
actually fix ie5
This commit is contained in:
parent
16813161a2
commit
5d69502e28
1 changed files with 2 additions and 2 deletions
|
@ -119,9 +119,9 @@
|
|||
height: 400px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.sidebar-list h2 {
|
||||
|
||||
:global(h2) {
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#main-table {
|
||||
|
|
Loading…
Add table
Reference in a new issue