Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Make sure the advanced search dropdown opens on top of autosuggest
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamik10 committed Oct 8, 2023
1 parent d5d0bae commit 1bef821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/Blocks/header/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
background-color: $c-global-primary;
padding: $s-xs 0;
outline: $c-global-tertiary-1 solid 1px;
z-index: 2;
z-index: 6;

@include breakpoint-s {
padding: $s-sm 0;
Expand Down

0 comments on commit 1bef821

Please sign in to comment.