You are viewing a single comment's thread from:
RE: Utopian-score: See your contribution score
Thank you for the contribution. It has been approved.
I would recommend that you do not use cursor: pointer; for the form (text) field in the demo or in the repo. I would leave the default value here, because it could confuse the users, because cursor: pointer; always signals that there is something to click on, which it is not. Here you have to fill something out: the url.
You can contact us on Discord.
[utopian-moderator]
Okay, that's true. I'm not intended to make input
cursor
topointer
.I've changed that to normal
and... thanks for your moderation.