feat: update lake water data and refine WindChart component functionality

This commit is contained in:
David Fencl
2026-06-08 21:10:29 +02:00
parent 48b44cd642
commit cdb653d660
57 changed files with 1091 additions and 165 deletions
+5 -2
View File
@@ -493,8 +493,11 @@
}
.chart-tooltip {
padding: 0.6rem !important;
max-width: 280px !important;
padding: 0.4rem 0.5rem !important;
max-width: 200px !important;
background-color: rgba(15, 23, 42, 0.85) !important;
backdrop-filter: blur(4px);
border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.chart-tooltip p,