mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 16:01:42 +02:00
✨ Use thumbnails instead of svgs for the list of components on swap
This commit is contained in:
parent
fac72a5874
commit
b4d78d2fd7
4 changed files with 40 additions and 34 deletions
|
@ -2669,7 +2669,7 @@
|
|||
align-items: center;
|
||||
margin-bottom: 0.5rem;
|
||||
cursor: pointer;
|
||||
svg {
|
||||
svg, img {
|
||||
background-color: $color-canvas;
|
||||
border-radius: $br4;
|
||||
border: 2px solid transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue