Use primary bg color on statusArea

pull/2981/head
Luke Barnard 2017-01-23 13:33:39 +00:00
parent c4d246cd72
commit b7204bf868
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ hr.mx_RoomView_myReadMarker {
flex: 0 0 auto;
max-height: 0px;
background-color: #fff;
background-color: $primary-bg-color;
z-index: 1000;
overflow: hidden;