mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
TSVB error message needs to be formatted (#31569)
This commit is contained in:
parent
23289d3ab5
commit
a5993c075b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue