aboutsummaryrefslogtreecommitdiff
path: root/src/components/attachment
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2021-04-12 00:00:23 +0300
committerHenry Jameson <me@hjkos.com>2021-04-12 00:00:23 +0300
commitadafae977a5cc2b5ce1e3ab044bc17c4d4f11a4e (patch)
treed00c837758f632be9511100e3b119f4e9d2975ae /src/components/attachment
parent2f549774ab6f7dae08ad1cc5977cbf74b86e6d78 (diff)
Play-on-click, layout improvements.
Diffstat (limited to 'src/components/attachment')
-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 2102127d..9bb0d0be 100644
--- a/src/components/attachment/attachment.vue
+++ b/src/components/attachment/attachment.vue
@@ -174,6 +174,7 @@
}
.non-gallery.attachment {
+ &.flash,
&.video {
flex: 1 0 40%;
}