mirror of https://github.com/sualko/cloud_bbb
Avatar size fix in rooms' list (too big)
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>pull/240/head
parent
c1ca3b242c
commit
1e2c8cc1ca
|
@ -29,6 +29,7 @@
|
|||
|
||||
.bbb-avatar {
|
||||
border-radius: 50%;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
|
|
Loading…
Reference in New Issue