7 lines
69 B
CSS
7 lines
69 B
CSS
|
|
.inviteModal {
|
||
|
|
max-width: 413px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.copyButton {
|
||
|
|
width: 100%;
|
||
|
|
}
|