From 5b8eb39af354b5eb1f74186438d6b99ab24ffee7 Mon Sep 17 00:00:00 2001 From: bboysoul Date: Tue, 8 Sep 2026 22:55:58 +0800 Subject: [PATCH] fix: compact task detail due input --- frontend/src/App.vue | 2 +- frontend/src/style.css | 2 +- frontend/src/style.test.ts | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index d49383a..275ff29 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -877,7 +877,7 @@ onMounted(bootstrap)