Style options cursor
This commit is contained in:
parent
8cfb37351d
commit
a46684f892
|
@ -81,6 +81,7 @@ label:not([disabled]) > :first-child {
|
|||
|
||||
label:not([disabled]):hover > :first-child {
|
||||
text-shadow: 0 0 0.01px rgba(0, 0, 0, .25);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button,
|
||||
|
|
Loading…
Reference in New Issue
Block a user