Skip to content

Commit

Permalink
Remove overriding style on the height of option list (#1269)
Browse files Browse the repository at this point in the history
* remove unused files

Signed-off-by: Eric Wei <menwe@amazon.com>

* missing snapshots

Signed-off-by: Eric Wei <menwe@amazon.com>

* remove unused files

Signed-off-by: Eric Wei <menwe@amazon.com>

* remove overriding styling code for eui combo box

Signed-off-by: Eric <menwe@amazon.com>

* update snapshots

Signed-off-by: Eric <menwe@amazon.com>

---------

Signed-off-by: Eric Wei <menwe@amazon.com>
Signed-off-by: Eric <menwe@amazon.com>
(cherry picked from commit 3a41fdc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Nov 28, 2023
1 parent 8b598a8 commit 65173c3
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 65173c3

Please sign in to comment.