From 63a8d556e513bef14ff941edb06e120fc784227c Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 5 Oct 2018 12:10:00 +0900 Subject: [PATCH] :art: --- .../views/components/drive.file-detail.vue | 30 +++---------------- 1 file changed, 4 insertions(+), 26 deletions(-) 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 de46297fc..7425afe1e 100644 --- a/src/client/app/mobile/views/components/drive.file-detail.vue +++ b/src/client/app/mobile/views/components/drive.file-detail.vue @@ -38,10 +38,10 @@
@@ -205,28 +205,6 @@ export default Vue.extend({ max-width 500px margin 0 auto - > * - display block - width 100% - padding 10px 16px - margin 0 0 12px 0 - color var(--primaryForeground) - font-size 0.9em - text-align center - text-decoration none - background var(--primary) - border none - border-radius 3px - - &:last-child - margin-bottom 0 - - &:active - background var(--primaryDarken10) - - > [data-fa] - margin-right 4px - > .hash padding 14px border-top solid 1px var(--faceDivider)