mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
🐛 Fix use a pointer cursor for adding variant from the viewport (#7410)
This commit is contained in:
parent
1263ea11fa
commit
7f1ab08ec8
@ -71,6 +71,7 @@
|
||||
--button-add-background-color-hover: var(--color-accent-action-hover);
|
||||
--button-add-icon-color: var(--color-static-white);
|
||||
|
||||
cursor: pointer;
|
||||
fill: var(--button-add-background-color);
|
||||
&:hover {
|
||||
--button-add-background-color: var(--button-add-background-color-hover);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user