mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 00:26:10 +02:00
Fix edit btn preview mode
This commit is contained in:
parent
fe9913dd3f
commit
b87b12adfe
2 changed files with 2 additions and 1 deletions
|
@ -72,6 +72,7 @@
|
|||
@extend %btn;
|
||||
background: transparent;
|
||||
color: $color-primary-dark;
|
||||
flex-shrink: 0;
|
||||
&:hover {
|
||||
background: rgba(49,239,184,.12);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue