Skip to content

Commit b1849c3

Browse files
committed
fix: result area height
1 parent 06bd13f commit b1849c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ img {
285285

286286
.result-container .result-area {
287287
width: 100%;
288-
height: 100%;
288+
height: 84%;
289289
display: flex;
290290
flex-direction: column;
291291
}

0 commit comments

Comments
 (0)