1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 00:26:27 +02:00

Fix style

This commit is contained in:
syuilo
2020-03-28 22:10:14 +09:00
parent 9998845b21
commit 6b890e3f82

View File

@@ -214,6 +214,7 @@ export default Vue.extend({
width: 100%;
max-height: 512px;
object-fit: contain;
box-sizing: border-box;
}
> p {