zachwinter / kaleidosync

A WebGL Spotify visualizer made with Vue, D3, and Three.js.
https://www.kaleidosync.com
807 stars 61 forks source link

Use cursor:pointer for button in Education.vue #66

Closed r-Larch closed 2 years ago

r-Larch commented 2 years ago

The OK button in Education.vue shows a default cursor.

This pull request changes the cursor to pointer to improve usability.

Hope this pull request helps and please reach out to me, if I should change something to be consistent with your code style.