Slightly increase the spacing between a category and its first item
authorAlexander Ebert <ebert@woltlab.com>
Sun, 16 Apr 2023 18:33:25 +0000 (20:33 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 16 Apr 2023 18:33:25 +0000 (20:33 +0200)
wcfsetup/install/files/acp/style/layout.scss

index d1529d3df401a4c3f397fa30b3f9c3238d8c9686..eda7eba95b0463c20d7ce8106b3dd27f6d853fcb 100644 (file)
@@ -323,6 +323,7 @@ html[data-color-scheme="dark"] {
                                column-gap: 10px;
                                display: flex;
                                font-size: 12px;
+                               margin-bottom: 2px;
                                white-space: nowrap;
 
                                &::after {