Skip to content

Commit 9a30969

Browse files
chore(common): update comment
1 parent 1c00d97 commit 9a30969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/eui-theme-common/src/global_styling/variables

packages/eui-theme-common/src/global_styling/variables/_buttons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $euiButtonTypes: (
99
success: $euiColorSuccess,
1010
warning: $euiColorWarning,
1111
danger: $euiColorDanger,
12-
ghost: $euiColorPlainLight, // Ghost is color mode-invariant
12+
ghost: $euiColorPlainLight, // Ghost is color-mode-invariant
1313
text: $euiColorDarkShade, // Reserved for special use cases
1414
) !default;
1515

0 commit comments

Comments
 (0)