Skip to content

Commit

Permalink
Merge pull request #284 from reload/feature/advanced-search
Browse files Browse the repository at this point in the history
Search header dropdown
  • Loading branch information
Adamik10 authored Oct 9, 2023
2 parents 521c895 + 5f4c6bb commit fca986c
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 @@ -187,7 +187,7 @@
background-color: $c-global-primary;
padding: $s-xs 0;
outline: $c-global-tertiary-1 solid 1px;
z-index: 2;
z-index: $z-10;

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

0 comments on commit fca986c

Please sign in to comment.