TSVB error message needs to be formatted (#31569)

This commit is contained in:
Alexey Antonov 2019-02-20 20:21:34 +03:00 committed by GitHub
parent 23289d3ab5
commit a5993c075b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;