matyunya / smelte

UI framework with material components built with Svelte and Tailwind CSS
https://smeltejs.com/
MIT License
1.53k stars 114 forks source link

DatePicker popup cursor shouldn't always be a pointer. #261

Open MarthinusBosman opened 3 years ago

MarthinusBosman commented 3 years ago

At the moment the popup for the DatePicker sets the cursor to pointer wherever it is on the popup which isn't very intuitive, I'd say it should only be a pointer on components inside the popup that it can actually click.