【m】保证视频比例
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
<!-- [FALLBACK: remoteUser.avatar] [TYPE: string] [URL] -->
|
||||
<video id="remoteVideo"
|
||||
alt="对方视频"
|
||||
class="w-full h-full object-cover"
|
||||
class="w-full h-full object-contain"
|
||||
autoplay
|
||||
data-field="remoteUser.videoStream">
|
||||
</video>
|
||||
|
||||
Reference in New Issue
Block a user