mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
fix clipping of context menu hovers
This commit is contained in:
parent
256616cef5
commit
5050f75c9c
@ -361,7 +361,7 @@ table {
|
||||
background-color: var(--lm-base-body-bg-color);
|
||||
padding: 0.5rem;
|
||||
height: 90%;
|
||||
overflow: scroll;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.dark-mode .on-this-page-nav {
|
||||
|
Loading…
x
Reference in New Issue
Block a user