diff options
| author | Mahbod <74229780+M4hbod@users.noreply.github.com> | 2023-05-05 13:11:10 +0300 |
|---|---|---|
| committer | Mahbod <74229780+M4hbod@users.noreply.github.com> | 2023-05-05 13:11:10 +0300 |
| commit | e1533b9418c66fcb6390677a5c37843186520ad1 (patch) | |
| tree | 2dc5e8b21a4ea3232a7cd455e815fa8cfb5e9efc | |
| parent | 146dc6ce4ac59a1fe6a81f8b1eee3edbb0e58ff3 (diff) | |
update menu background
| -rw-r--r-- | web/assets/css/custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css index 612a7c36..c514fb16 100644 --- a/web/assets/css/custom.css +++ b/web/assets/css/custom.css @@ -169,7 +169,7 @@ .ant-layout-sider-zero-width-trigger, .ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu, .ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu { - background:#161b22 + background:#1A202B } .ant-card-dark { |
