Skip to content

Commit cd2fa21

Browse files
committed
fix bug redim
1 parent cb10750 commit cd2fa21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/simulateur.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ body {
3939

4040
#graphique {
4141
margin-top: 25px;
42+
min-height: 80vh;
43+
min-width: 100%;
4244
}
4345

4446
.zone-graphique {

0 commit comments

Comments
 (0)