style status.lol container more consistently

This commit is contained in:
John Bowdre 2024-01-16 14:16:44 -06:00
parent 8fbba3b1ff
commit 4488bf43e2

View file

@ -177,7 +177,7 @@ ul.pagination li {
/* statuslol overrides */
.statuslol {
background: var(--inner-bg) !important;
background: var(--off-bg) !important;
flex-direction:column
}