mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
FS-8196 [verto_communicator] adding nowrap to white-space.
This commit is contained in:
@@ -847,6 +847,7 @@ body .modal-body .btn-group .btn.active {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-members .chat-member-item {
|
.chat-members .chat-member-item {
|
||||||
|
Reference in New Issue
Block a user