Misc fixes: Fix uploads stretching on chrome, fix warnings in console

This commit is contained in:
Shpuld Shpludson 2019-06-18 16:31:20 +00:00 committed by HJ
parent ac46de3972
commit 76efbcbe92
3 changed files with 8 additions and 1 deletions

View file

@ -68,6 +68,7 @@
max-height: 200px;
max-width: 100%;
display: flex;
align-items: center;
video {
max-width: 100%;
}