forked from EXT/VR180-Web-Player
added image support
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.vrwp-video,
|
||||
.vrwp-media,
|
||||
.vrwp canvas {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
aspect-ratio: 16 / 9;
|
||||
display: block;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.vrwp-play-button {
|
||||
|
||||
Reference in New Issue
Block a user