Attempt to fix chart stretching

This commit is contained in:
rubenwardy 2022-11-09 18:46:42 +00:00
parent e15a3c682f
commit 82cd0aefdf

@ -272,8 +272,3 @@ blockquote {
margin-bottom: 0 !important; margin-bottom: 0 !important;
} }
} }
.chart {
width: 100%;
min-height: 400px;
}