mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
Set autogenerated guest username
This commit is contained in:
9
src/ErrorModal.module.css
Normal file
9
src/ErrorModal.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.errorModalContent {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.errorModalContent p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user