element-call/src/room/InviteModal.module.css

7 lines
69 B
CSS
Raw Normal View History

2021-12-14 15:44:00 -08:00
.inviteModal {
max-width: 413px;
}
.copyButton {
width: 100%;
}