Commit e15692fe by qlintonger xeno

强制反转

parent ce7a3c07
......@@ -167,3 +167,8 @@ div {
.arco-table-td {
background: inherit;
}
:deep([data-self='remote-main'] video),
:deep([data-self='vc'] video),
:deep(.agora_video_player){
transform: none !important;
}
\ No newline at end of file
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