1
0
Fork 0
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:
mat 2023-11-27 00:34:22 -06:00
parent 16813161a2
commit 5d69502e28

View file

@ -119,9 +119,9 @@
height: 400px;
overflow-y: scroll;
}
.sidebar-list h2 {
:global(h2) {
margin: 0;
overflow: hidden;
}
#main-table {