file-menu: nicer layout for horizontal screens
Massimo Melina committed
Feb 24, 2024 at 18:38 UTC
8185ca26b027005413adbc578917316bf084c0d4
1 file changed
-1
frontend/src/index.scss
-1
@@ -506,7 +506,6 @@ button .icon + .label {
506
display: flex;
507
flex-direction: column;
508
gap: .7em 1em;
509
- justify-content: space-between;
509
a {
510
display: flex;
511
align-items: flex-start;