Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix(form): Select disabled styling
Updated the cursor for the Select to be the default cursor instead of the inherited text cursor while disabled since this mimics the native `<select>` behavior better.
- Loading branch information