mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 03:38:22 +02:00
✨ Activate SCSS library to manipulate colors
This commit is contained in:
parent
4b2a4c8fa3
commit
47320330ad
2 changed files with 9 additions and 3 deletions
|
@ -251,7 +251,7 @@
|
|||
}
|
||||
|
||||
&.dragging {
|
||||
background-color: $color-primary-lighter;
|
||||
background-color: color.adjust($color-primary, $alpha: -0.69);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue