mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -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,
|
img,
|
||||||
svg {
|
svg {
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
max-height: $s-40;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue