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

8 lines
69 B
CSS
Raw Normal View History

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