Merge pull request #5828 from matrix-org/gsouquet-fix-incall-statusarea-ui

Remove status area UI defects when in-call
pull/21833/head
Germain 2021-04-07 10:23:55 +01:00 committed by GitHub
commit 62ed4fddf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -262,12 +262,6 @@ hr.mx_RoomView_myReadMarker {
padding-top: 1px;
}
.mx_RoomView_inCall .mx_RoomView_statusAreaBox {
background-color: $accent-color;
color: $accent-fg-color;
position: relative;
}
.mx_RoomView_voipChevron {
position: absolute;
bottom: -11px;