Tweak box shadow on dark theme

pull/21833/head
J. Ryan Stinnett 2019-02-13 14:56:28 +00:00
parent 4028d775ba
commit f64f39f773
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ $scrollbar-track-color: transparent;
// context menus
$menu-border-color: $header-panel-border-color;
$menu-bg-color: $header-panel-bg-color;
$menu-box-shadow-color: $menu-bg-color;
$menu-box-shadow-color: $bg-color;
$menu-selected-color: $room-highlight-color;
$avatar-initial-color: #ffffff;