element-call/src/room/InviteModal.module.css
2022-01-05 16:58:55 -08:00

7 lines
69 B
CSS

.inviteModal {
max-width: 413px;
}
.copyButton {
width: 100%;
}