[Glitch] Use not-allowed
for cursor on disabled buttons
Port 69aa5699ce
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
633165ba9c
commit
d9d84822bb
@ -93,7 +93,7 @@
|
||||
&:disabled,
|
||||
&.disabled {
|
||||
background-color: $ui-primary-color;
|
||||
cursor: default;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
&.copyable {
|
||||
|
Loading…
Reference in New Issue
Block a user