We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44242f4 commit 0703e97Copy full SHA for 0703e97
src/molecules/Tooltip/NewTooltip.tsx
@@ -35,7 +35,6 @@ export const NewTooltip: FC<TooltipProps> = ({
35
fontWeight: '400',
36
maxWidth: maxWidth,
37
padding: '8px',
38
-
39
'.chakra-tooltip__arrow': {
40
bg: `${vars('colors-neutral-darkCharcoal')} !important`,
41
},
0 commit comments