mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 15:47:47 +00:00
8 lines
94 B
SCSS
8 lines
94 B
SCSS
.whiteboard {
|
|
|
|
.excalidraw-wrapper {
|
|
height: 100vh;
|
|
width: 100vw;
|
|
}
|
|
}
|