Skip to content

Commit

Permalink
HxListLayout hx-list-layout-dropdown-menu-link hover state to be unde…
Browse files Browse the repository at this point in the history
…rlined instead of bg color change
  • Loading branch information
crdo committed Jan 10, 2024
1 parent a9ef608 commit 61002c5
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 @@
}

.hx-list-layout-dropdown-menu-link:hover {
background-color: var(--bs-tertiary-bg);
text-decoration: underline;
}

.hx-list-layout-named-view .card-title {
Expand Down

0 comments on commit 61002c5

Please sign in to comment.