logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: c5919228abe1c5523698f88cace8f289810ef206
parent 19a7335ee7e7b0a287b027783efc7d35c2a11d46
Author: Henry Jameson <me@hjkos.com>
Date:   Wed, 27 Jul 2022 19:08:20 +0300

fix avatar not zooming in profile page

Diffstat:

Msrc/components/user_profile/user_profile.vue2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue @@ -8,7 +8,7 @@ :user-id="userId" :switcher="true" :selected="timeline.viewing" - :avatar-action="zoom" + avatar-action="zoom" rounded="top" /> <div