mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Centered the placeholder icon in cast list
This commit is contained in:
@@ -1409,9 +1409,9 @@ div[data-isfolder="true"] .cardText-first+.itemSelectionPanel>.checkboxContainer
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardPadder .cardImageIcon {
|
#castCollapsible .cardPadder .cardImageIcon {
|
||||||
position: unset;
|
position: unset;
|
||||||
transform: translateY(50%) translateX(0);
|
transform: translateY(60%) translateX(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardText-secondary+.itemSelectionPanel>.checkboxContainer,
|
.cardText-secondary+.itemSelectionPanel>.checkboxContainer,
|
||||||
|
Reference in New Issue
Block a user