Skip to content

Commit

Permalink
[BUGFIX] removed z-index on inputs that have searchable = true [PIX-1…
Browse files Browse the repository at this point in the history
…5763]

 #793
  • Loading branch information
pix-service-auto-merge authored Dec 18, 2024
2 parents da68081 + a0a1621 commit 0e3eaf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon/styles/_pix-multi-select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
@extend %pix-body-s;

position: relative;
z-index: 1;
padding: var(--pix-spacing-2x) var(--pix-spacing-3x) var(--pix-spacing-2x) var(--pix-spacing-9x);
background-color: transparent;
border: none;
Expand Down

0 comments on commit 0e3eaf8

Please sign in to comment.