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

8 lines
69 B
CSS
Raw Normal View History

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