zoujiandong 2bd2fd31ac 1.22
2024-01-22 08:55:30 +08:00

10 lines
138 B
Plaintext

.TUICall-container {
width: 100vw;
height: 100vh;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
z-index: 10;
margin: 0;
}