mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Add gap between Movie/TV details sections for more comfortable layout
This commit is contained in:
@@ -697,6 +697,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
max-width: unset !important;
|
max-width: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.detailPageContent {
|
||||||
|
gap: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.trackSelections {
|
.trackSelections {
|
||||||
order: 2;
|
order: 2;
|
||||||
max-width: unset !important;
|
max-width: unset !important;
|
||||||
|
Reference in New Issue
Block a user