From ea2dc12ec192f180707964ef0f29107001a8f8ce Mon Sep 17 00:00:00 2001 From: bboysoul Date: Thu, 17 Sep 2026 14:55:13 +0800 Subject: [PATCH] style: redesign today board as paper note --- frontend/src/App.vue | 21 ++++++++------- frontend/src/TodayEnvironment.test.ts | 26 +++++++++++++++---- .../components/TodayEnvironmentStrip.test.ts | 12 ++++----- frontend/src/style.css | 4 +-- 4 files changed, 41 insertions(+), 22 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 5439d6e..4d4ee4e 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1537,16 +1537,19 @@ onUnmounted(() => {