Minimum target size #162
andrecasal
started this conversation in
Ideas
Replies: 1 comment
-
👍 I'm on board with that. Let's make sure there's a code comment explaining what it's about. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On my apps I use custom
min-w-tap
andmin-h-tap
Tailwind classes that adapt to the user's pointer (24px for cursors and 44px for fingers).tailwind.css
:tailwind.config.ts
:If you find this useful, I'd be happy to add this to this PR.
Beta Was this translation helpful? Give feedback.
All reactions