Skip to content

Commit dd5706d

Browse files
committed
[bugfix] Scale height of field container correctly
1 parent 3c26877 commit dd5706d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
align-content: stretch;
137137
align-items: stretch;
138138
flex-grow: 1;
139+
height: 100%;
139140
}
140141
141142
@media only screen and (max-width: 1600px) {

0 commit comments

Comments
 (0)