Remove unused SCSS variables + fix tertiary colour
This commit is contained in:
parent
40e4347114
commit
0e054c05c2
6 changed files with 1 additions and 48 deletions
|
@ -226,7 +226,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
|
|||
}
|
||||
|
||||
#mx_theme_tertiaryAccentColor {
|
||||
color: $roomsublist-label-bg-color;
|
||||
color: $tertiary-accent-color;
|
||||
}
|
||||
|
||||
/* Expected z-indexes for dialogs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue