Skip to content

Commit

Permalink
Fix scrolling of available images (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin authored Jan 14, 2025
1 parent 1e5e603 commit 0459f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style/textureModal.styl
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
display flex
flex-wrap wrap
margin 15px auto 0
max-height calc(100vh - 370px)
overflow auto
padding 15px 3px 3px

Expand Down

0 comments on commit 0459f82

Please sign in to comment.