From e8b4d561c1560cd0f3e24e959ef56c656bca4291 Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Sat, 15 Aug 2026 21:26:08 +0900 Subject: [PATCH] style(fe): standardize page header action toolbar layout and button naming --- frontend/src/features/shadow-run/pages/ShadowRunQueue.vue | 2 +- frontend/src/shared/ui/layouts/PageLayout.vue | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/features/shadow-run/pages/ShadowRunQueue.vue b/frontend/src/features/shadow-run/pages/ShadowRunQueue.vue index ecc8cf6e..6552a570 100644 --- a/frontend/src/features/shadow-run/pages/ShadowRunQueue.vue +++ b/frontend/src/features/shadow-run/pages/ShadowRunQueue.vue @@ -128,7 +128,7 @@ const handleRetry = () => {