From b3c71a5da27e7e1f3e7c1794ab0aeadf66450786 Mon Sep 17 00:00:00 2001 From: duorameng <2997944583@qq.com> Date: Mon, 22 Jun 2026 18:02:52 +0800 Subject: [PATCH] fix(web): make task execution history page height responsive #134 --- web/src/views/history/History.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/views/history/History.vue b/web/src/views/history/History.vue index 679e9b5..cc7535a 100644 --- a/web/src/views/history/History.vue +++ b/web/src/views/history/History.vue @@ -373,7 +373,7 @@ watch(() => route.query, (newQuery) => { -
+