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 @@
-