remove button-unstyled from video attachments

merge-requests/1931/head
Henry Jameson 7 months ago
parent c83ddb0b2b
commit d134b691cc

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

Loading…
Cancel
Save