This commit is contained in:
mr. M
2025-03-26 19:24:38 +01:00
6 changed files with 36 additions and 25 deletions

View File

@@ -130,6 +130,9 @@
overflow: hidden;
display: flex;
gap: 0.5ch;
overflow-x: auto;
scrollbar-width: none;
scroll-behavior: smooth;
}
}