Skip to content

Commit

Permalink
gotta fix the aggs and still need to update dql lucene dataset
Browse files Browse the repository at this point in the history
Signed-off-by: Kawika Avilla <[email protected]>
  • Loading branch information
kavilla committed Aug 25, 2024
1 parent fef3163 commit 5a6186a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/plugins/data/public/ui/query_editor/_query_editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@
align-items: center;
padding: $euiSizeXS;

> * {
flex: 0 1 auto;
min-width: 0;
}

.osdQueryEditor__collapseBtn {
padding-right: $euiSizeXS;
border-right: $euiBorderThin;
Expand Down

0 comments on commit 5a6186a

Please sign in to comment.