Tweak appearance of invite reason
This adjusts the display of invite reasons to match design feedback. Fixes https://github.com/vector-im/element-web/issues/16869
This commit is contained in:
parent
ae2082b97b
commit
798a891d83
11 changed files with 127 additions and 91 deletions
|
@ -331,8 +331,6 @@ $message-body-panel-fg-color: $muted-fg-color;
|
|||
// FontSlider colors
|
||||
$appearance-tab-border-color: $input-darker-bg-color;
|
||||
|
||||
$invite-reason-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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue