remove button-unstyled from video attachments

This commit is contained in:
Henry Jameson 2024-02-27 17:04:56 +02:00
parent c83ddb0b2b
commit d134b691cc

View File

@ -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"
>