feat: update lake water data and refine WindChart component functionality
This commit is contained in:
+5
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user