Small Fix

This commit is contained in:
2026-06-17 13:33:20 +02:00
parent 4ba95e6537
commit 85d73919b5
+2 -1
View File
@@ -105,6 +105,7 @@
} }
&.user { width: 220px; background: darken(#570000, 6%); } &.user { width: 220px; background: darken(#570000, 6%); }
}
// Floating mobile menu toggle button // Floating mobile menu toggle button
.mobile-menu-toggle { .mobile-menu-toggle {
@@ -171,4 +172,4 @@
pointer-events: auto; pointer-events: auto;
} }
} }
} }