style fix
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 23 Oct 2023 13:31:13 +0000 (15:31 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 23 Oct 2023 13:31:13 +0000 (15:31 +0200)
src/wolnelektury/static/2022/more.scss

index 906f1f3..60c7a1e 100644 (file)
@@ -267,7 +267,11 @@ form {
             display: flex;
             align-items: start;
             gap: 0 10px;
+
             flex-wrap: wrap;
+            @include rwd($B4) {
+                flex-wrap: nowrap;
+            }
 
             .buttonlike {
                 background: #FFA500;