From 470f4e4db7f26e8ab750aa9bc256f484ec3ba2a6 Mon Sep 17 00:00:00 2001 From: CityFun <31820853+zhengkunwang223@users.noreply.github.com> Date: Fri, 5 Dec 2025 11:24:23 +0800 Subject: [PATCH] style: Updated layout page save button styling (#11198) --- frontend/src/views/container/compose/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/container/compose/index.vue b/frontend/src/views/container/compose/index.vue index e92f89334..1c74d28d7 100644 --- a/frontend/src/views/container/compose/index.vue +++ b/frontend/src/views/container/compose/index.vue @@ -245,7 +245,7 @@ mode="yaml" > - + {{ $t('commons.button.save') }}