Sliderwert vertikal exakt zur Slider-Zeile ausrichten

This commit is contained in:
2026-05-23 10:15:02 +02:00
parent ead8446947
commit 29b78aed68
+1 -1
View File
@@ -1105,7 +1105,7 @@ section + section {
display: inline-flex;
align-items: center;
height: var(--interaction-height);
line-height: 1;
line-height: var(--interaction-height);
}
.sg-pulldown-panel .sg-slider-row[data-activatable="true"] {