Skip to content

Commit

Permalink
fix: Removed "sticky" from filters bar
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccaeve committed Dec 13, 2024
1 parent 4b98740 commit 2500fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/onramps-resource-catalog/ResourceCatalog.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ $warning: #ef7537;
}

.filterBar {
position: sticky;
top: 5px;
z-index: 30;
}
Expand Down

0 comments on commit 2500fe1

Please sign in to comment.