Skip to content

Commit

Permalink
update to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greyaz committed Oct 19, 2022
1 parent 395d95b commit a162d7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Asset/dev/css/form-components.css
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,9 @@ ul.dropdown-submenu-open li, #select-dropdown-menu li {
padding: 0.5rem 1rem;
border-bottom: 1px solid var(--color-greyscale-5);
}
.dropdown-submenu-open li:hover a{
color: var(--color-greyscale-6);
}
ul.dropdown-submenu-open li:not(.no-hover) {
font-size: 0;
}
Expand Down
Loading

0 comments on commit a162d7a

Please sign in to comment.