mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
fix: menu moves with content on smaller screens
This commit is contained in:
@@ -270,6 +270,7 @@ ul.magicDelete > li.deleting {
|
||||
#menu {
|
||||
width: 270px;
|
||||
z-index: 19;
|
||||
transition-duration: 0.4s;
|
||||
background: var(--better-main) !important;
|
||||
color: var(--text-color);
|
||||
border-right: none;
|
||||
|
||||
Reference in New Issue
Block a user