Fix layout in the status bar panel with users count in co-authoring mode.
This commit is contained in:
parent
b303c38d94
commit
963202b919
|
@ -169,7 +169,7 @@
|
|||
font-size: 12px;
|
||||
|
||||
> label {
|
||||
white-space: initial;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#status-users-list {
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
font-size: 12px;
|
||||
|
||||
> label {
|
||||
white-space: initial;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#status-users-list {
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
right: 0;
|
||||
|
||||
> label {
|
||||
white-space: initial;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#status-users-list {
|
||||
|
|
Loading…
Reference in a new issue