From 52225d703b830178d0f1474f4c803c157cb0afa3 Mon Sep 17 00:00:00 2001 From: tamaina Date: Tue, 26 Mar 2019 22:23:17 +0900 Subject: [PATCH] Fix drive file preview Fix #4532 (#4577) * fix #4532 * fix --- src/client/app/mobile/views/components/drive.file-detail.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/client/app/mobile/views/components/drive.file-detail.vue b/src/client/app/mobile/views/components/drive.file-detail.vue index be6d8594a..266a3efc6 100644 --- a/src/client/app/mobile/views/components/drive.file-detail.vue +++ b/src/client/app/mobile/views/components/drive.file-detail.vue @@ -153,6 +153,8 @@ export default Vue.extend({ max-height 300px margin 0 auto box-shadow 1px 1px 4px rgba(#000, 0.2) + overflow hidden + color var(--driveFileIcon) > footer padding 8px 8px 0 8px