Fix doughnut graph width in weight rule

This commit is contained in:
Gaël Métais
2016-12-30 23:53:55 +08:00
parent e13b2d4edc
commit ecbbbc2d6b
+1 -1
View File
@@ -253,7 +253,7 @@
}
.totalWeightPie {
max-width: 39em;
max-width: 20em;
margin: 2em auto 4em;
canvas {