aboutsummaryrefslogtreecommitdiff
path: root/src/components/attachment/attachment.vue
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2018-04-11 19:47:03 +0300
committershpuld <shp@cock.li>2018-04-11 19:47:03 +0300
commit974702efc6ae8359fb3db600316807b5121ab538 (patch)
tree55baa126c045cb6e353c1c5dd63a1152dd8dea0c /src/components/attachment/attachment.vue
parentee883d0f886f6bded4a16c5323723d5722ff5508 (diff)
aha, found another bug in oembed text
Diffstat (limited to 'src/components/attachment/attachment.vue')
-rw-r--r--src/components/attachment/attachment.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue
index 6134f8e2..e2cc1ac0 100644
--- a/src/components/attachment/attachment.vue
+++ b/src/components/attachment/attachment.vue
@@ -116,6 +116,7 @@
}
.oembed {
+ line-height: 1.2em;
width: 100%;
margin-right: 15px;
display: flex;