fix: sidebar style

This commit is contained in:
Dogtiti
2024-10-12 14:54:22 +08:00
parent ad49916b1c
commit 9961b513cc
2 changed files with 12 additions and 2 deletions

View File

@@ -140,6 +140,9 @@
display: flex;
justify-content: space-between;
align-items: center;
&-narrow {
justify-content: center;
}
}
.sidebar-logo {