Skip to content

Commit d02ce88

Browse files
authored
Merge pull request #46 from Lordshinjo/firefox-fix
Fix box scrolling on Firefox and Chrome 72+
2 parents c377c54 + 1d6f5ea commit d02ce88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/webapp/style/components/BoxModal.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
flex: 1
3434
flex-direction: column
3535
padding: 1em 2em
36+
min-height: 0
3637
> h3 {
3738
font-weight: 500
3839
margin-bottom: .5em

0 commit comments

Comments
 (0)