Commit ce7a3c07 by qlintonger xeno

眼镜端修复+6

parent e3cbd33e
......@@ -101,8 +101,4 @@ onUnmounted(() => {
})
</script>
<style lang="less" scoped>
:deep([data-self='vc'] video),
:deep(.agora_video_player) {
transform: none !important;
}
</style>
......@@ -342,8 +342,4 @@ function hangupCall() {
opacity: 1;
}
}
:deep([data-self='remote-main'] video) {
transform: none !important;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment