Screen sharing controller localized text improvements

This commit is contained in:
Josh Perez
2021-06-22 15:08:19 -04:00
committed by GitHub
parent 9bffd24708
commit baff13926b

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