fixing style

This commit is contained in:
lelo 2026-01-18 14:53:31 +00:00
parent a76c2ec4a0
commit 09296f077f

View File

@ -154,6 +154,7 @@ search {
align-items: center;
flex-wrap: nowrap;
justify-content: flex-start;
padding: 0 10px; /* keep first/last items off the screen edge */
overflow-x: auto;
overflow-y: visible;
-webkit-overflow-scrolling: touch;