style: remove unnecessary whitespace

This commit is contained in:
2026-08-09 13:09:39 +02:00
committed by Gitea
parent cd1755693b
commit 6bf315e4b8
12 changed files with 28 additions and 30 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ const toggleSidebar = function toggleSidebar () {
.layout-container.expanded {
grid-template-columns: 1fr 0;
}
.layout-container:not(.expanded) .sidebar-expand-button-container {
justify-content: end;
display: block;