Fix variable naming
This commit is contained in:
parent
a5d01f2f4d
commit
43208c01a1
11 changed files with 30 additions and 30 deletions
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
|
||||
.mx_GroupFilterPanel {
|
||||
backdrop-filter: blur($GroupFilterPanel-background-blur-amount);
|
||||
backdrop-filter: blur($groupFilterPanel-background-blur-amount);
|
||||
}
|
||||
|
||||
.mx_LeftPanel .mx_LeftPanel_roomListContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue