Skip to content

Commit 18a0e7b

Browse files
matej-svejdaeuvl
authored andcommitted
add height auto (#427)
1 parent 507c2fe commit 18a0e7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Modal.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,7 @@ export default {
706706
.v--modal-overlay .v--modal-background-click {
707707
width: 100%;
708708
min-height: 100%;
709+
height: auto;
709710
}
710711
711712
.v--modal-overlay .v--modal-box {

0 commit comments

Comments
 (0)