Merge branch 'develop' into mfm-on-hover

This commit is contained in:
eris 2022-08-07 20:27:24 +00:00
commit 61bb9b50bc
2 changed files with 10 additions and 0 deletions

View File

@ -82,4 +82,10 @@
}
}
}
.quote-inline,
.quote + .link-preview {
display: none;
}
</style>

View File

@ -51,6 +51,10 @@
width: 100%;
height: 100%;
object-fit: contain;
&::before {
line-height: 20px;
}
}
&.animated {