lib.itmens/common/static/sass/_Image.sass
2020-07-03 15:36:23 +08:00

19 lines
373 B
Sass
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Image
//
img
max-width: 100%
object-fit: contain
&.emoji
height: 14px
box-sizing: border-box
object-fit: contain
position: relative
top: 3px
&--large
height: 20px
position: relative
top: 2px