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 f453dac commit 448a2b7Copy full SHA for 448a2b7
packages/styles/scss/components/tooltip/_tooltip.scss
@@ -35,7 +35,6 @@ $tooltip-padding-inline: custom-property.get-var(
35
@include type.type-style('body-01');
36
37
padding: $tooltip-padding-block $tooltip-padding-inline;
38
- color: theme.$text-inverse;
39
max-inline-size: convert.to-rem(288px);
40
}
41
0 commit comments