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