mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-15 18:51:44 +02:00
Use primary bg color on statusArea
This commit is contained in:
parent
c4d246cd72
commit
b7204bf868
@ -160,7 +160,7 @@ hr.mx_RoomView_myReadMarker {
|
|||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
|
|
||||||
max-height: 0px;
|
max-height: 0px;
|
||||||
background-color: #fff;
|
background-color: $primary-bg-color;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user