websites: default: up deps + fix css

This commit is contained in:
nym21
2025-06-07 18:53:34 +02:00
parent ecdaeebbfb
commit dc449dafd1
26 changed files with 5456 additions and 41 deletions

View File

@@ -28,11 +28,12 @@
flex: 1;
}
.lightweight-chart {
z-index: 30;
> .chart > legend,
> fieldset {
z-index: 20;
}
> * {
/* z-index: 30; */
.lightweight-chart {
z-index: 40;
}
}