fix: 絵文字に違うcssが当たってた
This commit is contained in:
parent
75b16d5bce
commit
01f8b1dbf3
@ -157,13 +157,13 @@
|
||||
margin: 0 auto;
|
||||
max-height: 50vh;
|
||||
}
|
||||
& img {
|
||||
& img.thumbnail {
|
||||
height: 25vh;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
& .thumbnail.emoji {
|
||||
& .emoji.thumbnail {
|
||||
width: 30%;
|
||||
max-width: 30vh;
|
||||
aspect-ratio: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user