Updated the Sidebar styles.sass

This commit is contained in:
Mathias Wagner 2023-05-31 02:02:07 +02:00
parent c9422afc79
commit 1a516e8ae8
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

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