fix(usePress): add global touch-action style for pressable elements (#8200)
* add global touch-action style for pressable elements
* remove :where()
* add comment back
* add story to test
* check viewport meta tag
* update story
* move constant
* const for data attribute
* remove meta viewport check