add scroll to fixed header menu
This commit is contained in:
@ -73,6 +73,7 @@
|
||||
bottom: 0;
|
||||
z-index: 1000;
|
||||
width: 50%;
|
||||
overflow-y: auto;
|
||||
|
||||
background: var(--color-menu-background);
|
||||
color: var(--color-menu-text);
|
||||
|
Reference in New Issue
Block a user