keep aspect ratio of images
This commit is contained in:
parent
a1dc061fd8
commit
78acc9def0
@ -168,6 +168,10 @@ html {
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
& img {
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
&.chat-header {
|
||||
& img {
|
||||
margin-right: .75em;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user