Make double-clicking the PiP take you to the call room (#7142)

This commit is contained in:
Šimon Brandner 2021-11-17 13:49:43 +01:00 committed by GitHub
parent a65637c1ed
commit 816136de97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 17 deletions

View file

@ -128,6 +128,8 @@ limitations under the License.
padding-top: 20px;
padding-bottom: 15px;
color: $accent-fg-color;
user-select: none;
.mx_AccessibleButton_hasKind {
padding: 0px;
font-weight: bold;