Skip to content

Commit

Permalink
fix: fixing header for unselected navigation header
Browse files Browse the repository at this point in the history
  • Loading branch information
cogwizzle committed Jul 28, 2024
1 parent 92fb893 commit 52895ad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const sidebarNavigationLabelNestedStyles: BoxProps = {
...sidebarNavigationLabelStyles,
paddingY: "space20",
fontSize: "fontSize20",
color: "colorTextInverseWeak",
};

// Selected disclosure heading styles
Expand Down

0 comments on commit 52895ad

Please sign in to comment.