Fix: Padding around main media buttons and poster was unveven on mobile
This commit is contained in:
@@ -783,6 +783,10 @@ html {
|
||||
margin-bottom: -1.5em;
|
||||
}
|
||||
|
||||
.layout-mobile .detailPagePrimaryContainer {
|
||||
padding: .5em var(--sidePadding);
|
||||
}
|
||||
|
||||
[dir=ltr] .detailPagePrimaryContent {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user