$roomheader-bg-color -> $background

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-12 12:01:55 +02:00
parent a3a6f73049
commit 0faedebb92
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
3 changed files with 1 additions and 3 deletions

View file

@ -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;