Remove pointer-events: all from slidercontrol

This commit is contained in:
Garry Newman
2025-12-19 20:59:21 +00:00
parent 30f85d5270
commit 87db59546e

View File

@@ -6,7 +6,6 @@
position: relative;
flex-shrink: 0;
flex-direction: row;
pointer-events: all;
cursor: pointer;
gap: 8px;
flex-grow: 1;