Screen sharing controller localized text improvements
This commit is contained in:
parent
9bffd24708
commit
baff13926b
1 changed files with 1 additions and 3 deletions
|
@ -19,15 +19,13 @@
|
|||
}
|
||||
|
||||
&__button {
|
||||
max-width: 120px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
&__buttons {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
margin-left: 6px;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue