From 76efbcbe9252106a9bb33b4c3017c15f85c5ac4d Mon Sep 17 00:00:00 2001 From: Shpuld Shpludson Date: Tue, 18 Jun 2019 16:31:20 +0000 Subject: Misc fixes: Fix uploads stretching on chrome, fix warnings in console --- src/components/attachment/attachment.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/attachment/attachment.vue') diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index c58bebd3..fc9cc7a2 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -68,6 +68,7 @@ max-height: 200px; max-width: 100%; display: flex; + align-items: center; video { max-width: 100%; } -- cgit v1.2.3-70-g09d2