mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Removed the side margin from horizontal scrollers in the media page
This commit is contained in:
@@ -2711,3 +2711,9 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
|||||||
.noHomeButtonHeader .emby-tab-button[data-index="1"]:after{
|
.noHomeButtonHeader .emby-tab-button[data-index="1"]:after{
|
||||||
content: "Watchlist";
|
content: "Watchlist";
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
#itemDetailPage .emby-scroller-container,
|
||||||
|
#itemDetailPage .emby-scroller {
|
||||||
|
margin-inline: -6%;
|
||||||
|
padding-inline: 6%;
|
||||||
|
}
|
Reference in New Issue
Block a user