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;
|
||||
}
|
||||
|
||||
[dir="ltr"] .listItem:not(.actionSheetMenuItem)[data-type="Episode"] {
|
||||
padding: .5em 0.25em 0.5em 0.5em !important;
|
||||
}
|
||||
|
||||
.actionSheetContent {
|
||||
padding: .4em !important;
|
||||
}
|
||||
@@ -1244,4 +1248,4 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
|
||||
#scenesContent .cardScalable:hover {
|
||||
border-color: var(--dimTextColor) !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user