Skip to content

Commit

Permalink
Remove extra group heading styles
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Oct 18, 2023
1 parent b628c33 commit 0079575
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/chakra-components/menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -332,9 +332,6 @@ export const GroupHeading = <
fontSize: fontSizes[size],
padding: paddings[size],
margin: 0,
top: -2,
bg: menuStyles.list.bg,
zIndex: 1,
...crsStyles.groupHeading,
};

Expand Down

0 comments on commit 0079575

Please sign in to comment.