mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Aligned cast photos in rounded cards
This commit is contained in:
@@ -191,6 +191,10 @@ html {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#castCollapsible .cardContent.cardImageContainer {
|
||||||
|
background-position-y: 33%;
|
||||||
|
}
|
||||||
|
|
||||||
.layout-mobile .cardScalable {
|
.layout-mobile .cardScalable {
|
||||||
border: var(--defaultBorder) !important;
|
border: var(--defaultBorder) !important;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user