mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 16:30:37 -05:00
🐛 Fix problem with exports layout
This commit is contained in:
parent
37e9d9819b
commit
9b9a882f43
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@
|
|||
img,
|
||||
svg {
|
||||
object-fit: contain;
|
||||
max-height: $s-40;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue