From d4c1b6e148c414e3c62033209836fd611aa0799f Mon Sep 17 00:00:00 2001 From: bboysoul Date: Wed, 9 Sep 2026 08:43:49 +0800 Subject: [PATCH] fix: align task detail field widths --- frontend/src/App.vue | 6 +++--- frontend/src/style.css | 2 +- frontend/src/style.test.ts | 8 +++++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 275ff29..78ef54a 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -876,9 +876,9 @@ onMounted(bootstrap)
任务详情