From 446afe4f9df05a5ffc3e78da8feee9aa3d8d62c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Ruiz?= Date: Mon, 14 Oct 2024 08:31:39 -0300 Subject: [PATCH] Update browser/resources/settings/brave_overrides/settings_menu.ts Co-authored-by: Jay Harris --- browser/resources/settings/brave_overrides/settings_menu.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/resources/settings/brave_overrides/settings_menu.ts b/browser/resources/settings/brave_overrides/settings_menu.ts index 123e4408a2df..4f00c10f22ae 100644 --- a/browser/resources/settings/brave_overrides/settings_menu.ts +++ b/browser/resources/settings/brave_overrides/settings_menu.ts @@ -64,7 +64,7 @@ RegisterStyleOverride( background-color: #fff; overflow-y: auto; padding: 24px !important; - box-shadow: 0px var(--Elevation-xxs, 1px) 0px 0px var(--Semantic-Elevation-Primary, rgba(0, 0, 0, 0.05)), 0px var(--Elevation-xxs, 1px) var(--Elevation-xs, 4px) 0px var(--Semantic-Elevation-Secondary, rgba(0, 0, 0, 0.10)); + box-shadow: var(--leo-effect-elevation-01); } .cr-nav-menu-item {