Fix: Reduced the bottom padding from episode title on phones
This commit is contained in:
parent
0243875a8c
commit
864834b5a8
1 changed files with 1 additions and 0 deletions
|
|
@ -3188,6 +3188,7 @@ div[data-role="controlgroup"] a.ui-btn-active {
|
||||||
|
|
||||||
.layout-mobile .subtitle {
|
.layout-mobile .subtitle {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
|
padding-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemName.originalTitle {
|
.itemName.originalTitle {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue