Screen sharing controller localized text improvements

Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2021-06-22 12:10:06 -07:00 committed by GitHub
parent 8ea1a91616
commit 8759f8e924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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;
}