mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(skin): fixes for react poster image alignment (#1003)
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
border-radius: var(--media-video-border-radius);
|
||||
}
|
||||
.media-default-skin > img {
|
||||
object-fit: var(--media-object-fit, contain);
|
||||
object-position: var(--media-object-position, center);
|
||||
border-radius: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user