Skip to content

Commit 1112579

Browse files
authored
style: Remove EUI Sass component-specific variable (#2528)
Remove EUI Sass component-specific variable
1 parent 929f51d commit 1112579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/charts/src/components/tooltip/components/_tooltip_actions.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
&[disabled] {
4545
cursor: default;
46-
color: $euiButtonColorDisabledText;
46+
color: $euiColorDisabledText;
4747
&:hover,
4848
&:focus {
4949
text-decoration: none;

0 commit comments

Comments
 (0)