mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-07 18:31:33 +01:00
Fix $menu-bg-color (#7150)
This commit is contained in:
parent
8f13f3882f
commit
3583d99ef2
@ -104,7 +104,7 @@ $widget-body-bg-color: $background;
|
||||
// Menu
|
||||
// ********************
|
||||
$menu-border-color: #e7e7e7;
|
||||
$menu-bg-color: $system;
|
||||
$menu-bg-color: $background;
|
||||
$menu-box-shadow-color: rgba(118, 131, 156, 0.6);
|
||||
$menu-selected-color: #f5f8fa;
|
||||
// ********************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user