Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Route header panel bg color to left and right panels
Browse files Browse the repository at this point in the history
  • Loading branch information
jryans committed Feb 13, 2019
1 parent e09963c commit c8edd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/themes/dark/css/_dark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ $room-warning-bg-color: $header-panel-bg-color;

/*** panels ***/
.dark-panel {
background-color: $primary-bg-color;
background-color: $header-panel-bg-color;
}

.dark-panel {
Expand Down

0 comments on commit c8edd6b

Please sign in to comment.