Cursor for text input can't be set to pointer

A quick workaround i found is this.
Wrapping the input into a div with your desired cursor and disabling with custom css pointer on the input itself.


1 Like