diff --git a/src/components/global.less b/src/components/global.less
index ee16ef78d..d9e3ddccc 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 809896113..c4e7937d7 100644
--- a/src/views/attachment/components/AttachmentDetailDrawer.vue
+++ b/src/views/attachment/components/AttachmentDetailDrawer.vue
@@ -118,7 +118,7 @@
-