mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 08:58:43 +02:00
Some color picker improvements
This commit is contained in:
parent
e8fec61afc
commit
0c395a4371
2 changed files with 18 additions and 10 deletions
|
@ -23,10 +23,14 @@
|
|||
left: 0;
|
||||
top: 0;
|
||||
pointer-events: none;
|
||||
transition: none;
|
||||
}
|
||||
.picker,
|
||||
.slide {
|
||||
cursor: crosshair;
|
||||
svg {
|
||||
transition: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue