Skip to content

Commit

Permalink
TSVB error message needs to be formatted (#31569)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwizp authored Feb 20, 2019
1 parent 23289d3 commit a5993c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
display: flex;
align-items: center;
justify-content: center;

flex-direction: column;
// Calculate colors similar to EuiCallout
$tempBackgroundColor: tintOrShade($euiColorDanger, 90%, 70%);
background-color: $tempBackgroundColor;
Expand Down

0 comments on commit a5993c0

Please sign in to comment.