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) (opensearch-project#1271)

* remove unused files

* missing snapshots

* remove unused files

* remove overriding styling code for eui combo box

* update snapshots

---------

(cherry picked from commit 3a41fdc)

Signed-off-by: Eric Wei <menwe@amazon.com>
Signed-off-by: Eric <menwe@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit b23971d)
  • Loading branch information
opensearch-trigger-bot[bot] authored and A9 Swift Project User committed Jan 8, 2024
1 parent c7837c4 commit 4ae49a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 2 additions & 2 deletions auto_sync_commit_metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"last_github_commit": "721c8aa9325aaebb9555381d4f02674498425d73",
"last_gitfarm_commit": "094d7563329918fac5ee1aa91a86e8ebd180b32a"
"last_github_commit": "b23971d0e65ba2def4a6dfbeeaec33787f41d4a4",
"last_gitfarm_commit": "96fe410ef2480e6886ecd7e4fb595ac03a83776a"
}
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 4ae49a8

Please sign in to comment.