From e7f8170929b2dae2c7efe06c502832cc4153f691 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Mon, 6 May 2019 00:07:46 +0800 Subject: [PATCH] Fixed style error. --- src/components/global.less | 4 ++++ src/views/attachment/components/AttachmentDetailDrawer.vue | 2 +- src/views/attachment/components/AttachmentDrawer.vue | 6 +++--- src/views/attachment/components/AttachmentSelectDrawer.vue | 6 +++--- src/views/dashboard/Dashboard.vue | 2 +- src/views/post/PostEdit.vue | 3 +-- src/views/sheet/SheetEdit.vue | 2 +- src/views/sheet/internal/PhotoList.vue | 2 +- 8 files changed, 15 insertions(+), 12 deletions(-) diff --git a/src/components/global.less b/src/components/global.less index ee16ef78..d9e3ddcc 100644 --- a/src/components/global.less +++ b/src/components/global.less @@ -618,4 +618,8 @@ body { .pagination { margin-top: 1rem; } +} + +.divider-transparent { + background: transparent!important; } \ No newline at end of file diff --git a/src/views/attachment/components/AttachmentDetailDrawer.vue b/src/views/attachment/components/AttachmentDetailDrawer.vue index 80989611..c4e7937d 100644 --- a/src/views/attachment/components/AttachmentDetailDrawer.vue +++ b/src/views/attachment/components/AttachmentDetailDrawer.vue @@ -118,7 +118,7 @@ - +
- +
- +
- +
- +
-
- + - +