Update SCSS

This commit is contained in:
Andras Schmelczer 2026-05-10 15:16:19 +01:00
parent 4e92913925
commit cb1df6f29e
9 changed files with 1136 additions and 274 deletions

View file

@ -123,6 +123,16 @@
aria-label="Eraser size"
/>
</label>
<label class="mirror-segment-control" title="Mirror off">
<input
class="mirror-segment-slider"
type="range"
min="1"
max="12"
step="1"
aria-label="Mirror segments"
/>
</label>
</div>
</section>