From dafcc5842dae1e8989538aa5b69425597746234e Mon Sep 17 00:00:00 2001 From: SquidSpirit Date: Thu, 24 Jul 2025 04:54:44 +0800 Subject: [PATCH] BLOG-45 fix: trivial style --- frontend/src/lib/common/framework/ui/Footer.svelte | 2 +- frontend/src/lib/post/adapter/presenter/postInfoViewModel.ts | 4 ++++ frontend/src/lib/post/framework/ui/PostOverallPage.svelte | 2 +- frontend/src/lib/post/framework/ui/PostPreview.svelte | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/src/lib/common/framework/ui/Footer.svelte b/frontend/src/lib/common/framework/ui/Footer.svelte index b0814d1..3d80588 100644 --- a/frontend/src/lib/common/framework/ui/Footer.svelte +++ b/frontend/src/lib/common/framework/ui/Footer.svelte @@ -1,6 +1,6 @@