make report container smaller to accomodate for consolidated report below.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2024-01-09 12:59:25 -07:00
parent c526a9f207
commit 1271b3517d
3 changed files with 15 additions and 14 deletions

View File

@@ -37,7 +37,7 @@ html {
}
.chartContainer{
height:65vh;
height:30vh;
overflow:auto;
}