feat: add animated image and audio player support
This commit is contained in:
@@ -15,6 +15,14 @@
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.sp-animated-image-element {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
object-fit: contain;
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.sp-video-element::-webkit-media-controls,
|
||||
.sp-video-element::-webkit-media-controls-enclosure,
|
||||
.sp-video-element::-webkit-media-controls-panel {
|
||||
|
||||
Reference in New Issue
Block a user