fix admin scrolling
This commit is contained in:
parent
25ab04a254
commit
9d889cabf3
5 changed files with 10 additions and 2 deletions
|
|
@ -62,6 +62,7 @@ a {
|
|||
height: 100vh;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
overflow-y: auto;
|
||||
padding: 18px 12px;
|
||||
color: #eef2f6;
|
||||
background: var(--sidebar);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue