Skip to content

Commit

Permalink
Update browser/resources/settings/brave_overrides/settings_menu.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jay Harris <[email protected]>
  • Loading branch information
aguscruiz and fallaciousreasoning authored Oct 14, 2024
1 parent 86086c3 commit 446afe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 446afe4

Please sign in to comment.