Skip to content

Commit

Permalink
resolve PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
joshfarrant committed Dec 18, 2024
1 parent 8f71a2b commit ba587f0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/react/src/SubNav/SubNav.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -618,11 +618,7 @@

.SubNav__sub-menu--dropdown .SubNav__link-label {
position: relative;
padding: 4px 0;
}

.SubNav__sub-menu--dropdown .SubNav__link-label::after {
/* bottom: 0; */
padding: var(--base-size-4 0);
}

/* Show underline on submenu parent when child has aria-current */
Expand Down

0 comments on commit ba587f0

Please sign in to comment.