From 8a51bc6e228af875167a8ec2023181382c388a4d Mon Sep 17 00:00:00 2001 From: eal Date: Sun, 10 Sep 2017 13:33:02 +0300 Subject: Fix hide and cancel buttons on chromium --- src/components/attachment/attachment.vue | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/components/attachment/attachment.vue') diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index d45a6825..870ee233 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -55,6 +55,7 @@ background: rgba(230,230,230,0.6); border-radius: 5px; font-weight: bold; + z-index: 4; } video { @@ -62,6 +63,7 @@ border: 1px solid; border-radius: 5px; width: 100%; + z-index: 0; } audio { -- cgit v1.2.3-70-g09d2