Skip to content

Commit

Permalink
dropdown remove z-index for input (#8150)
Browse files Browse the repository at this point in the history
* dropdown remove z-index for input

* remove extra style ( T17744 - Z Index Value for Dropdown in focus)

---------

Co-authored-by: OlgaLarina <olga.larina.dev@gmail.com>
  • Loading branch information
OlgaLarina and OlgaLarina committed Apr 19, 2024
1 parent 7c33b98 commit 86c4d30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/defaultV2-theme/blocks/sd-dropdown.scss
Expand Up @@ -89,12 +89,6 @@
box-shadow: $shadow-inner-reset, 0 0 0 2px $primary;
}

.sd-input.sd-dropdown:focus-within {
.sd-dropdown__filter-string-input {
z-index: 2000;
}
}

.sd-dropdown__filter-string-input {
@include useEditorFontSize;
position: absolute;
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 86c4d30

Please sign in to comment.