KyoriPowered / adventure-webui

A web UI for Adventure
https://webui.advntr.dev/
MIT License
25 stars 16 forks source link

Show pointer cursor for clickable components #166

Closed tinyoverflow closed 1 year ago

tinyoverflow commented 1 year ago

This PR adds a CSS rule that changes the cursor to a pointer when the user mouses over a clickable component in the preview. This may help to better indicate that a component is indeed clickable and that the syntax the user has typed is accurate.