mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: List items in Songs page did not have a side margin
This commit is contained in:
@@ -1246,6 +1246,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
margin-bottom: .5em;
|
margin-bottom: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listItem[data-type="Audio"] {
|
||||||
|
margin-inline: 1em;
|
||||||
|
/* padding-inline: 1em !important; */
|
||||||
|
}
|
||||||
|
|
||||||
[dir="ltr"] .listItem:not(.actionSheetMenuItem)[data-type="Episode"] .listItemBodyText:not(.secondary) {
|
[dir="ltr"] .listItem:not(.actionSheetMenuItem)[data-type="Episode"] .listItemBodyText:not(.secondary) {
|
||||||
font-size: 1.17em;
|
font-size: 1.17em;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
Reference in New Issue
Block a user