Updated the Sidebar styles.sass
This commit is contained in:
parent
c9422afc79
commit
1a516e8ae8
@ -8,6 +8,11 @@ aside
|
|||||||
height: 100vh
|
height: 100vh
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
z-index: 5
|
z-index: 5
|
||||||
|
overflow-y: scroll
|
||||||
|
display: flex
|
||||||
|
flex-direction: column
|
||||||
|
justify-content: space-between
|
||||||
|
gap: 1rem
|
||||||
|
|
||||||
.sidebar-hidden
|
.sidebar-hidden
|
||||||
display: none
|
display: none
|
||||||
|
Reference in New Issue
Block a user