pull/4639/head
Divyansh Singh 6 months ago committed by GitHub
parent 475fe5b68e
commit d396284ebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -323,7 +323,7 @@ const heroImageSlotExists = inject('hero-image-slot-exists') as Ref<boolean>
max-width: 192px;
max-height: 192px;
width: 100%;
height: 100%
height: 100%;
object-fit: contain;
/*rtl:ignore*/
transform: translate(-50%, -50%);

Loading…
Cancel
Save