temp
This commit is contained in:
parent
7f58a21aac
commit
94a5013beb
3 changed files with 43 additions and 41 deletions
|
@ -362,9 +362,10 @@ $voice-playback-button-fg-color: $message-body-panel-icon-fg-color;
|
|||
$appearance-tab-border-color: $input-darker-bg-color;
|
||||
|
||||
// blur amounts for left left panel (only for element theme, used in _mods.scss)
|
||||
$roomlist-background-blur-amount: 40px;
|
||||
$groupFilterPanel-background-blur-amount: 20px;
|
||||
|
||||
:root {
|
||||
--roomlist-background-blur-amount: 40px;
|
||||
--groupFilterPanel-background-blur-amount: 20px;
|
||||
}
|
||||
$composer-shadow-color: rgba(0, 0, 0, 0.04);
|
||||
|
||||
// Bubble tiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue