small css fixes
authorPhiTux <redacted>
Sun, 12 Oct 2025 10:52:35 +0000 (12:52 +0200)
committerPhiTux <redacted>
Sun, 12 Oct 2025 10:52:35 +0000 (12:52 +0200)
frontend/src/routes/(authed)/+layout.svelte

index 2a783dbc1b07eed735eb16b716f92ac7004670cb..91dfe8f370f4816a508e47579fef38c3cef73715 100644 (file)
                cursor: pointer;
        }
 
+       .selectMode > .form-check,
+       .selectMode {
+               margin-bottom: 0 !important;
+       }
+
        #selectMode:checked {
                border-color: #f57c00;
                background-color: #f57c00;
git clone https://git.99rst.org/PROJECT