mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Merge pull request #5828 from matrix-org/gsouquet-fix-incall-statusarea-ui
Remove status area UI defects when in-call
This commit is contained in:
commit
62ed4fddf8
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user