Skip to content

Commit 9512a55

Browse files
committed
Resizes the modal to fit all the parameters
1 parent c1e12f1 commit 9512a55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66
margin-right: 5px;
77
}
88

9+
#problem_info_modal {
10+
font-size: 69%;
11+
}

0 commit comments

Comments
 (0)