matyunya / smelte

UI framework with material components built with Svelte and Tailwind CSS

Home Page:https://smeltejs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DatePicker popup cursor shouldn't always be a pointer.

MarthinusBosman opened this issue · comments

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.