window size 7 days

This commit is contained in:
Pritimay Sarkar
2023-09-10 10:05:52 +05:30
parent 772db018ee
commit 8f3812ab67
6 changed files with 229 additions and 6 deletions

View File

@@ -68,8 +68,8 @@ div#tests-count-graph {
}
svg#bargraph {
height: 180px; /* 500px; */
width: 700px; /* 1100px; */
height: 160px; /* 500px; */
width: 400px; /* 1100px; */
/* border: 1px dotted #ccc; */
/* background-color: #ccc; */
}