Slider als clean grid template bereinigen und output-typografie entkoppeln

This commit is contained in:
2026-05-23 10:24:43 +02:00
parent 0451329eda
commit 8bc16561c1
2 changed files with 16 additions and 21 deletions
+2 -2
View File
@@ -547,7 +547,7 @@
value="6.5"
aria-label="Slider"
>
<output class="sg-slider-value sg-body" for="slider">6.5</output>
<output class="sg-slider-value" for="slider">6.5</output>
</label>
</div>
@@ -574,7 +574,7 @@
value="2.0"
aria-label="Slider inaktiv auswählbar"
>
<output class="sg-slider-value sg-body" for="slider">2.0</output>
<output class="sg-slider-value" for="slider">2.0</output>
</label>
</div>
</div>