reposition legend in fs mode

This commit is contained in:
Andrew Rodrigues
2018-04-09 12:12:10 -04:00
parent bdf67bd1c4
commit d949aeed49

View File

@@ -39,6 +39,11 @@
.fa-expand {
top: 20px;
}
.graph-legend {
top: 7rem;
left: 12rem;
}
}
&.pie-chart {