mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-11 16:32:10 +00:00
workaround heatmap not centered bug or taking too less space
This commit is contained in:
parent
b22174b6d9
commit
048be26168
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user