Slider als clean grid template bereinigen und output-typografie entkoppeln
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user