mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 05:18:24 +02:00
Merge pull request #3272 from penpot/azazeln28-thumbnail-renderer
🎉 Add thumbnail renderer service
This commit is contained in:
commit
74e8081574
37 changed files with 704 additions and 305 deletions
|
@ -51,6 +51,10 @@
|
|||
border-radius: $br3;
|
||||
border: 2px solid lighten($color-gray-20, 15%);
|
||||
text-align: initial;
|
||||
|
||||
img {
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
|
||||
&.dragged {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue