mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 15:11:41 +02:00
🐛 Fix blur icon changing size on hover
This commit is contained in:
parent
5ad31a878b
commit
824e7d76ae
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@
|
||||||
.action-btn {
|
.action-btn {
|
||||||
@extend .button-tertiary;
|
@extend .button-tertiary;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border: $s-1 solid var(--button-tertiary-background-color-rest);
|
|
||||||
height: $s-32;
|
height: $s-32;
|
||||||
width: $s-28;
|
width: $s-28;
|
||||||
svg {
|
svg {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue