Center heatmap
This commit is contained in:
parent
4ef0b3f85a
commit
bd9c0d58df
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
--color-mid: {{ $p.color_mid }};
|
--color-mid: {{ $p.color_mid }};
|
||||||
--color-high: {{ $p.color_high }};
|
--color-high: {{ $p.color_high }};
|
||||||
}
|
}
|
||||||
|
#heatmap { display: flex; justify-content: center; }
|
||||||
#heatmap text { font-family: inherit; fill: currentColor; }
|
#heatmap text { font-family: inherit; fill: currentColor; }
|
||||||
#tooltip {
|
#tooltip {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue