style: remove unnecessary whitespace

This commit is contained in:
2026-08-08 15:23:28 +02:00
parent 7c082ba696
commit 9d252d5e62
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;