Skip to content
Snippets Groups Projects
Commit 454c363a authored by Martyna Maria Juga's avatar Martyna Maria Juga
Browse files

removed extra border from graph

parent 150b61fe
No related branches found
No related tags found
2 merge requests!59Dev branch,!58Overview
......@@ -119,7 +119,7 @@ function Overview() {
<main>
<div className = "rightbar">
<div className="h-[100%] w-[100%] relative overflow-auto rounded-md border shadow-md">
<div className="h-[100%] w-[100%] relative overflow-auto">
<LineChart data={buildingData}/>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment