Updated the Sidebar styles.sass

This commit is contained in:
2023-05-31 02:02:07 +02:00
parent c9422afc79
commit 1a516e8ae8

View File

@ -8,6 +8,11 @@ aside
height: 100vh
overflow: hidden
z-index: 5
overflow-y: scroll
display: flex
flex-direction: column
justify-content: space-between
gap: 1rem
.sidebar-hidden
display: none