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