Fix: Add gap between Movie/TV details sections for more comfortable layout
This commit is contained in:
parent
ea43fba960
commit
b8303063ac
1 changed files with 4 additions and 0 deletions
|
|
@ -697,6 +697,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
max-width: unset !important;
|
||||
}
|
||||
|
||||
.detailPageContent {
|
||||
gap: 1em;
|
||||
}
|
||||
|
||||
.trackSelections {
|
||||
order: 2;
|
||||
max-width: unset !important;
|
||||
|
|
|
|||
Loading…
Reference in a new issue