Skip to content

Commit

Permalink
Also add navSubLink class to "Documentation" submenu items
Browse files Browse the repository at this point in the history
Signed-off-by: Eduard Itrich <eduard.itrich@porsche.de>
on-behalf-of: @porscheofficial <open_source_office@porsche.de>
  • Loading branch information
itrich committed Dec 12, 2024
1 parent 27b0cca commit bc00d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/02_molecules/navigation/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ export const Navigation: React.FC<NavigationProps> = () => {
alignLabel="start"
icon="none"
stretch
className={s.navSubLink}
>
{link.title}
</PLinkPure>
Expand Down

0 comments on commit bc00d14

Please sign in to comment.