Fix invite modal styling

This commit is contained in:
Robert Long
2021-12-14 15:44:00 -08:00
parent 8eefc0ce50
commit d43e85ecc2
2 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
.inviteModal {
max-width: 413px;
}
.copyButton {
width: 100%;
}