Fixed scaling on <1599px displays

This commit is contained in:
loof2736 2022-11-11 01:34:39 -05:00
parent c795acbe1a
commit 47dbbac4eb

View File

@ -202,7 +202,7 @@ html {
margin-right: 15px !important;
}
.sectionTabs {
width: 11% !important;
width: auto !important;
align-self: center !important;
}
.emby-button-foreground {