Implement synced category row scrolling.

This commit is contained in:
2026-05-16 23:00:54 +00:00
parent 81fbfee5d3
commit 5bb46c162e
4 changed files with 219 additions and 11 deletions
-1
View File
@@ -381,7 +381,6 @@ html, body {
gap: 6px;
overflow-x: auto;
overflow-y: hidden;
scroll-behavior: smooth;
padding-bottom: 8px;
margin: 0 -2px;
padding: 4px 2px 8px;