mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 04:18:41 +00:00
🐛 Adjust button icon visibility
This commit is contained in:
parent
edbe9f8215
commit
3357648a4e
@ -734,8 +734,8 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: $sz-32;
|
||||
height: $sz-32;
|
||||
width: $sz-48;
|
||||
height: $sz-48;
|
||||
|
||||
&:hover {
|
||||
--icon-stroke: var(--color-accent-primary);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user