Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 62ed4fd

Browse files
authored
Merge pull request #5828 from matrix-org/gsouquet-fix-incall-statusarea-ui
Remove status area UI defects when in-call
2 parents 65e2173 + 0312b55 commit 62ed4fd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

res/css/structures/_RoomView.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,6 @@ hr.mx_RoomView_myReadMarker {
262262
padding-top: 1px;
263263
}
264264

265-
.mx_RoomView_inCall .mx_RoomView_statusAreaBox {
266-
background-color: $accent-color;
267-
color: $accent-fg-color;
268-
position: relative;
269-
}
270-
271265
.mx_RoomView_voipChevron {
272266
position: absolute;
273267
bottom: -11px;

0 commit comments

Comments
 (0)