Fix quote video size

このコミットが含まれているのは:
Zed 2020-11-08 04:30:38 +01:00
コミット 104dc95bd7
1個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -79,6 +79,8 @@
video {
height: unset;
width: unset;
max-height: 100%;
max-width: 100%;
}
}