Skip to content

Commit

Permalink
8361. Update style
Browse files Browse the repository at this point in the history
  • Loading branch information
yohannahbautista committed Apr 2, 2024
1 parent cef3d91 commit 28a34af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/module-nav/module-nav.dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ $module-nav-container-size: $module-nav-switcher-button-size + $module-nav-switc
}

&.is-disabled {
background-color: transparent;
border: none;

span {
font-size: 2rem;
}

+ .icon {
display: none;
}
Expand Down

0 comments on commit 28a34af

Please sign in to comment.