mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 03:38:18 +00:00
add disable state to layer icons
This commit is contained in:
parent
d3df339375
commit
bdc1a031f3
@ -35,6 +35,15 @@
|
||||
|
||||
}
|
||||
|
||||
&.disable {
|
||||
|
||||
svg {
|
||||
cursor: auto;
|
||||
fill: $soft-ui-icons;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
&.delete-layer {
|
||||
|
||||
svg {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user