forked from External/greenlight
Improve can't create room view (#723)
* Improve cant create room view * Translate role names in the promoted/demoted emails
This commit is contained in:
committed by
Jesus Federico
parent
402de8189e
commit
46e0595e3a
@ -74,3 +74,12 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.avatar-xxxl{
|
||||
width: 8rem;
|
||||
height: 8rem;
|
||||
line-height: 8rem;
|
||||
max-width: 8rem;
|
||||
margin-top: -6rem;
|
||||
font-size: 5rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user