Fix: Tweaked the filter buttons in libraries for increased consistency and reduced overflow

This commit is contained in:
lscambo13
2025-07-24 10:14:56 -07:00
parent 36c777571c
commit b3cbfde3f0

View File

@@ -2609,8 +2609,12 @@ div[data-role=controlgroup] a.ui-btn-active {
padding-right: 0 !important;
}
.paging {
padding: 0 1em;
.listPaging>span {
padding: 0 .5em;
}
.paper-icon-button-light {
margin: 0 .2em;
}
.layout-mobile #myPreferencesMenuPage {