Updated screenshots, fixed graph height

This commit is contained in:
Magnus Åhall 2024-07-06 08:36:49 +02:00
parent e55e4261dd
commit 169c881134
5 changed files with 3 additions and 3 deletions

View file

@ -97,5 +97,5 @@
margin-top: 16px;
}
.graph #graph-values {
height: calc(100vh - 416px);
height: calc(100vh - 200px);
}

View file

@ -97,5 +97,5 @@
margin-top: 16px;
}
.graph #graph-values {
height: calc(100vh - 416px);
height: calc(100vh - 200px);
}