logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: d134b691cc92d22f27efc432d77e1971cc840d42
parent c83ddb0b2b824fb3c0e3bb596552e98c162c78d3
Author: Henry Jameson <me@hjkos.com>
Date:   Tue, 27 Feb 2024 17:04:56 +0200

remove button-unstyled from video attachments

Diffstat:

Msrc/components/attachment/attachment.vue1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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" >