mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
added width property to avoid shrinking on icons
This commit is contained in:
parent
2ea81c0114
commit
4b9d6fc794
@ -1403,6 +1403,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background: #31efb8;
|
background: #31efb8;
|
||||||
|
min-width: 28px;
|
||||||
width: 28px;
|
width: 28px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user