Fix: Centered the library items a bit more on mobile

This commit is contained in:
lscambo13
2025-08-07 07:08:17 -07:00
parent af5de16a41
commit e8c4fadd04

View File

@@ -2661,7 +2661,7 @@ div[data-role=controlgroup] a.ui-btn-active {
}
.layout-mobile .padded-right-withalphapicker {
padding-left: 3.5%;
padding-left: 4.5%;
padding-right: 6.5%;
}