Increase logo line-height

This commit is contained in:
Johannes Zellner
2025-12-01 15:07:10 +01:00
parent 8cd5345f8c
commit 3b95d23d23
+1 -1
View File
@@ -416,7 +416,7 @@ onMounted(async () => {
padding-left: 10px;
max-width: 300px;
overflow: hidden;
line-height: 45px;
line-height: 55px;
}
.sidebar-list {