Skip to content

Commit

Permalink
fix(molecules): nuevo deploy (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathangarrido authored Apr 8, 2024
1 parent 44242f4 commit 0703e97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/molecules/Tooltip/NewTooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export const NewTooltip: FC<TooltipProps> = ({
fontWeight: '400',
maxWidth: maxWidth,
padding: '8px',

'.chakra-tooltip__arrow': {
bg: `${vars('colors-neutral-darkCharcoal')} !important`,
},
Expand Down

0 comments on commit 0703e97

Please sign in to comment.