forked from AkkomaGang/akkoma-fe
kiinteät venytetyt tunteet
This commit is contained in:
parent
cbab830d8a
commit
ec55d49b88
2 changed files with 2 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
span {
|
span {
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
|
|
|
@ -188,6 +188,7 @@
|
||||||
img, video {
|
img, video {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
|
Loading…
Reference in a new issue