Skip to content

Commit

Permalink
Remove overriding style on the height of option list (opensearch-proj…
Browse files Browse the repository at this point in the history
…ect#1269)

* remove unused files

Signed-off-by: Eric Wei <[email protected]>

* missing snapshots

Signed-off-by: Eric Wei <[email protected]>

* remove unused files

Signed-off-by: Eric Wei <[email protected]>

* remove overriding styling code for eui combo box

Signed-off-by: Eric <[email protected]>

* update snapshots

Signed-off-by: Eric <[email protected]>

---------

Signed-off-by: Eric Wei <[email protected]>
Signed-off-by: Eric <[email protected]>
  • Loading branch information
mengweieric authored Nov 28, 2023
1 parent 194555f commit 3a41fdc
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,6 @@ $vis-editor-sidebar-min-width: 350px;
}
}

.euiComboBoxOptionsList__rowWrap {
max-height: 250px;
}

.euiComboBoxOptionsList__rowWrap>div {
height: 250px !important;
}

.cp__rightContainer {
display: grid;

Expand Down

0 comments on commit 3a41fdc

Please sign in to comment.