Skip to content

Commit

Permalink
Fix stash page item renderer scaling (Closes #8)
Browse files Browse the repository at this point in the history
  • Loading branch information
crunchyintheory committed Nov 30, 2024
1 parent 5d6eccf commit 8108d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/page-stash/page-stash.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
border-top: 1px solid $secondary;
border-bottom: 1px solid $secondary;
padding: 80px 30px 30px 30px;
min-width: 0;

#main-renderer {
position: sticky;
Expand Down

0 comments on commit 8108d09

Please sign in to comment.