mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
fixing watcher threshold alerts by reverting to kui styles (#28266)
This commit is contained in:
parent
6ac4dcbe0b
commit
e7db05893a
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
<div class="euiPanel euiPopover__panel euiPopover__panel--bottom watcherExpressionPopover">
|
||||
<div
|
||||
class="kuiPanelSimple kuiPopover__panel"
|
||||
>
|
||||
<div class="kuiPopoverTitle">
|
||||
{{ expressionPopover.popoverTitle }}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue