Fixed scrollable horizontal lists centering their content
Deploy to Unraid Share / copy-file (push) Successful in 4s

This commit is contained in:
Samira
2026-04-24 14:32:55 +02:00
parent 73e10b31ef
commit 5578886e46
+1 -1
View File
@@ -236,7 +236,7 @@
}
/* Seasons */
.layout-desktop .itemsContainer {
.layout-desktop .itemsContainer:not(.scrollSlider) {
padding: unset !important;
justify-content: center;