mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
fix: made padding the same on top, left, and bottom of episodes
This commit is contained in:
@@ -913,6 +913,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
padding: 0.25em 0.25em 0.25em 1.5em !important;
|
padding: 0.25em 0.25em 0.25em 1.5em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[dir="ltr"] .listItem:not(.actionSheetMenuItem)[data-type="Episode"] {
|
||||||
|
padding: .5em 0.25em 0.5em 0.5em !important;
|
||||||
|
}
|
||||||
|
|
||||||
.actionSheetContent {
|
.actionSheetContent {
|
||||||
padding: .4em !important;
|
padding: .4em !important;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user