mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 21:07:49 +00:00
chore: add cursor pointer, disable user select
This commit is contained in:
@@ -76,6 +76,8 @@
|
||||
padding: 12px 24px;
|
||||
border-radius: 48px;
|
||||
box-sizing: border-box;
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.highlighedContainer {
|
||||
|
||||
Reference in New Issue
Block a user