Skip to content

Commit dc1c7c9

Browse files
Adjust graph size
1 parent d774c52 commit dc1c7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calc-frontend/src/App/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ body {
6464
}
6565

6666
.graph-frame{
67-
width:400px;
67+
width:450px;
6868
max-width:100%;
6969
height:100%;
7070
aspect-ratio: 1/1;

0 commit comments

Comments
 (0)