Fix doughnut graph width in weight rule
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
}
|
||||
|
||||
.totalWeightPie {
|
||||
max-width: 39em;
|
||||
max-width: 20em;
|
||||
margin: 2em auto 4em;
|
||||
|
||||
canvas {
|
||||
|
||||
Reference in New Issue
Block a user