Skip to content
Snippets Groups Projects
Commit 9b621989 authored by Myriam Delaruelle's avatar Myriam Delaruelle
Browse files

fix css chart

parent ce13f74b
No related branches found
No related tags found
No related merge requests found
......@@ -359,10 +359,12 @@ table.dataTable{
grid-column: 2;
grid-row: 1 / 2;
overflow-y:auto;
height: 200%;
}
.dashboard-chart .iena-chart{
height: 200%;
height: 100%;
margin: 0;
}
.dashboard-panel > div{
......@@ -395,4 +397,8 @@ table.dataTable{
#modal-assess{
text-align: left;
}
#dash-container{
margin-top: 30px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment