mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-05 04:15:58 +00:00
Fix invite modal styling
This commit is contained in:
7
src/InviteModal.module.css
Normal file
7
src/InviteModal.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.inviteModal {
|
||||
max-width: 413px;
|
||||
}
|
||||
|
||||
.copyButton {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user