logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: c81948620fbcc9728d72e6f4758c4e31030f6085
parent 7b56b3f411d0f32fa9221d8ba5a6843a69826777
Author: Henry Jameson <me@hjkos.com>
Date:   Mon, 25 Nov 2024 19:45:10 +0200

use compact mode for shadow control in old ui

Diffstat:

Msrc/components/settings_modal/tabs/theme_tab/theme_tab.vue1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/settings_modal/tabs/theme_tab/theme_tab.vue b/src/components/settings_modal/tabs/theme_tab/theme_tab.vue @@ -958,6 +958,7 @@ :separate-inset="shadowSelected === 'avatar' || shadowSelected === 'avatarStatus'" :fallback="currentShadowFallback" :static-vars="previewTheme.colors" + :compact="true" /> </div> <div