Clean up remaining room components
This commit is contained in:
parent
73eacdb23f
commit
ebf61511f1
8 changed files with 13 additions and 450 deletions
7
src/room/InviteModal.module.css
Normal file
7
src/room/InviteModal.module.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.inviteModal {
|
||||
max-width: 413px;
|
||||
}
|
||||
|
||||
.copyButton {
|
||||
width: 100%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue