mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Discover] fix callout header (#137423)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
bb289cf37c
commit
139c3c2979
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
.dscDocumentExplorerCallout {
|
||||
.euiCallOutHeader__title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue