Skip to content

Commit

Permalink
Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
  • Loading branch information
lizozom and cchaos committed May 28, 2020
1 parent cccae76 commit 7cd51cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

.globalFilterItem-isWarning {
.globalFilterLabel__value {
color: $euiColorWarning;
color: makeHighContrastColor($euiColorWarningText, $euiColorLightShade);
}
}

Expand Down

0 comments on commit 7cd51cb

Please sign in to comment.