mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-13 10:37:42 +00:00
FS-8196 [verto_communicator] Fix sidebar layout when user is moderator.
This commit is contained in:
parent
dfd6d0248a
commit
383d074735
@ -843,7 +843,7 @@ body .modal-body .btn-group .btn.active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.members-name {
|
.members-name {
|
||||||
width: 183px;
|
width: 160px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user