Remove status area UI defects when in-call
parent
5d027ffcf4
commit
0312b55007
|
@ -262,12 +262,6 @@ hr.mx_RoomView_myReadMarker {
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomView_inCall .mx_RoomView_statusAreaBox {
|
|
||||||
background-color: $accent-color;
|
|
||||||
color: $accent-fg-color;
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomView_voipChevron {
|
.mx_RoomView_voipChevron {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -11px;
|
bottom: -11px;
|
||||||
|
|
Loading…
Reference in New Issue