This version of Antigravity is no longer supported. Please upgrade to receive the latest features.

This commit is contained in:
2569718930@qq.com
2026-05-01 11:11:17 +08:00
parent 6603515433
commit 9d0570a36b
5 changed files with 695 additions and 83 deletions
@@ -134,13 +134,17 @@
}
.root :global(.detail-mini-chart-legend i.forecast) {
background: rgba(52, 211, 153, 0.86);
background: rgba(100, 116, 139, 0.72);
}
.root :global(.detail-mini-chart-legend i.forecast.calibrated) {
background: #38bdf8;
}
.root :global(.detail-mini-chart-legend i.observation) {
width: 7px;
height: 7px;
background: #4DA3FF;
background: #22c55e;
}
.root :global(.detail-mini-meta) {