This commit is contained in:
Mateusz Gruszczyński
2026-09-17 10:06:11 +02:00
parent 2f0bf20033
commit 32f8a32bd2
12 changed files with 169 additions and 61 deletions
+2 -7
View File
@@ -10226,6 +10226,7 @@ select.select-native-proxy[aria-invalid="true"]+.custom-select .custom-select-tr
min-width: 720px;
height: 100%;
min-height: 0;
touch-action: none;
}
.public-custom-chart-card .legend {
@@ -10241,13 +10242,7 @@ select.select-native-proxy[aria-invalid="true"]+.custom-select .custom-select-tr
}
.public-chart-legend-item {
cursor: default;
}
.public-chart-legend-item:hover {
border-color: transparent;
background: transparent;
color: var(--muted);
flex: 0 0 auto;
}
.public-custom-chart-error {