🐛 Fix problem with exports layout

This commit is contained in:
alonso.torres 2023-11-22 09:54:03 +01:00
parent 533ec36785
commit 427c1fcd6e

View file

@ -201,6 +201,7 @@
img,
svg {
object-fit: contain;
max-height: $s-40;
}
}
}