mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Ensure side nav is not blocked at the bottom
This commit is contained in:
parent
070cec8d35
commit
4490106ccd
|
|
@ -7,7 +7,7 @@
|
|||
gap: var(--s-3);
|
||||
overflow-y: auto;
|
||||
height: 100vh;
|
||||
padding-block-end: var(--s-24);
|
||||
padding-block-end: var(--s-48);
|
||||
padding-inline-end: var(--s-4);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user