mirror of
https://github.com/penpot/penpot.git
synced 2026-02-25 22:04:14 +00:00
🐛 Fix blur icon changing size on hover
This commit is contained in:
committed by
Andrey Antukh
parent
5ad31a878b
commit
824e7d76ae
@@ -75,7 +75,6 @@
|
||||
.action-btn {
|
||||
@extend .button-tertiary;
|
||||
box-sizing: border-box;
|
||||
border: $s-1 solid var(--button-tertiary-background-color-rest);
|
||||
height: $s-32;
|
||||
width: $s-28;
|
||||
svg {
|
||||
|
||||
Reference in New Issue
Block a user