aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-02-27 17:04:56 +0200
committerHenry Jameson <me@hjkos.com>2024-02-27 17:04:56 +0200
commitd134b691cc92d22f27efc432d77e1971cc840d42 (patch)
tree409653e9c534b0a9e7529b55daf12f043d6bcf9c /src
parentc83ddb0b2b824fb3c0e3bb596552e98c162c78d3 (diff)
remove button-unstyled from video attachments
Diffstat (limited to 'src')
-rw-r--r--src/components/attachment/attachment.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue
index 39b1a409..9abc2627 100644
--- a/src/components/attachment/attachment.vue
+++ b/src/components/attachment/attachment.vue
@@ -175,7 +175,6 @@
:is="videoTag"
v-if="type === 'video' && !hidden"
class="video-container"
- :class="{ 'button-unstyled': 'isModal' }"
:href="attachment.url"
@click.stop.prevent="openModal"
>