Commit ce7a3c07 by qlintonger xeno

眼镜端修复+6

parent e3cbd33e
...@@ -101,8 +101,4 @@ onUnmounted(() => { ...@@ -101,8 +101,4 @@ onUnmounted(() => {
}) })
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
:deep([data-self='vc'] video),
:deep(.agora_video_player) {
transform: none !important;
}
</style> </style>
...@@ -342,8 +342,4 @@ function hangupCall() { ...@@ -342,8 +342,4 @@ function hangupCall() {
opacity: 1; opacity: 1;
} }
} }
:deep([data-self='remote-main'] video) {
transform: none !important;
}
</style> </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