Skip to content

Commit

Permalink
change style
Browse files Browse the repository at this point in the history
  • Loading branch information
albertfolch-redeemeum committed Nov 5, 2024
1 parent ad84b7c commit 5d47847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-kit/src/components/buttons/BaseButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ const ChildWrapperButton = styled.div`
z-index: ${zIndex.Button};
${() => Styles.buttonText};
font: inherit;
font-size: inherit;
`;

export type BaseButtonTheme = {
Expand Down

0 comments on commit 5d47847

Please sign in to comment.