aboutsummaryrefslogtreecommitdiff
path: root/src/components/attachment/attachment.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/attachment/attachment.vue')
-rw-r--r--src/components/attachment/attachment.vue3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue
index a9dbecd9..311e36b8 100644
--- a/src/components/attachment/attachment.vue
+++ b/src/components/attachment/attachment.vue
@@ -43,7 +43,6 @@
align-self: flex-start;
&.html {
- border: 1px solid;
flex-basis: 100%;
}
@@ -83,7 +82,7 @@
}
.oembed {
- border: 1px solid rgba(0, 0, 0, 0.14);
+ border: 1px solid;
width: 100%;
display: flex;