$roomheader-bg-color -> $background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
a3a6f73049
commit
0faedebb92
3 changed files with 1 additions and 3 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
.mx_RoomHeader {
|
||||
flex: 0 0 50px;
|
||||
border-bottom: 1px solid $primary-hairline-color;
|
||||
background-color: $roomheader-bg-color;
|
||||
background-color: $background;
|
||||
|
||||
.mx_RoomHeader_e2eIcon {
|
||||
height: 12px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue