Skip to content

Commit

Permalink
fix: dropdown menu background color
Browse files Browse the repository at this point in the history
  • Loading branch information
Bad3r committed Jul 9, 2023
1 parent aff013f commit 04f278a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2437,11 +2437,6 @@ body
min-width: 214px;
}

.dropdown-wrapper .menu-link,
.ui-items-container .toolbar-plugins-manager-trigger .menu-link {
background-color: var(--ls-secondary-background-color);
}

.dropdown-wrapper .menu-link:hover,
.ui-items-container .toolbar-plugins-manager-trigger .menu-link:hover {
background-color: var(--ls-quaternary-background-color);
Expand Down

0 comments on commit 04f278a

Please sign in to comment.