mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
FS-8196 [verto_communicator] adding nowrap to white-space.
This commit is contained in:
parent
383d074735
commit
4879926097
@ -847,6 +847,7 @@ body .modal-body .btn-group .btn.active {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin-top: 5px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.chat-members .chat-member-item {
|
||||
|
Loading…
x
Reference in New Issue
Block a user