jeffsi-meet/css/modals/_whiteboard.scss

8 lines
94 B
SCSS

.whiteboard {
.excalidraw-wrapper {
height: 100vh;
width: 100vw;
}
}