mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
add disable state to layer icons
This commit is contained in:
@@ -35,6 +35,15 @@
|
||||
|
||||
}
|
||||
|
||||
&.disable {
|
||||
|
||||
svg {
|
||||
cursor: auto;
|
||||
fill: $soft-ui-icons;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
&.delete-layer {
|
||||
|
||||
svg {
|
||||
|
||||
Reference in New Issue
Block a user