Skip to content

Commit 7a92cf8

Browse files
committed
min height added
1 parent 87a46a8 commit 7a92cf8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/base.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3220,6 +3220,10 @@ textarea,
32203220
min-height: 400px;
32213221
}
32223222

3223+
.mh-440 {
3224+
min-height: 440px;
3225+
}
3226+
32233227
.mh-500 {
32243228
min-height: 500px;
32253229
}

0 commit comments

Comments
 (0)