workaround heatmap not centered bug or taking too less space

This commit is contained in:
Nils Kruthoff 2026-08-10 14:15:40 +02:00
parent b22174b6d9
commit 048be26168
No known key found for this signature in database
GPG Key ID: A5C0151B4DDB172C

View File

@ -44,6 +44,10 @@
max-width: 56rem;
}
.chart-block-plot-heatmap {
max-width: none;
}
.chart-block-shell ::deep .chart-block-caption {
margin-block-start: .75rem;
color: var(--mud-palette-text-secondary);