Hi,
I am working on a sketch where the user moves objects around. on mobile moving objects also causes the page to scroll around which is very annoying.
I have found posts addressing this issue but am still confused. I know i may have to use "touch-action; none " in css however i don’t know how to correctly put this in my css file and it still isn’t affecting scroll.
Any solutions would be very much appreciated !