Skip to content

Commit

Permalink
Podcast switcher zindex greater than sticky
Browse files Browse the repository at this point in the history
  • Loading branch information
cavis committed Jul 25, 2023
1 parent 86c4c74 commit 99a2e15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/stylesheets/shared/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
.prx-podcast-switcher {
width: 100%;
border-bottom: 1px solid $gray-200;
position: relative;
z-index: 3000;

@media (min-width: 992px) {
min-width: 350px;
Expand Down

0 comments on commit 99a2e15

Please sign in to comment.