From 8162dd1856ede0bc9dce2fbbf44f2b5ab64a6464 Mon Sep 17 00:00:00 2001 From: ssongliu Date: Thu, 17 Sep 2026 15:45:48 +0800 Subject: [PATCH] fix(container): improve inspect panel theme and text layout (#13849) --- .../container/container/inspect/index.vue | 89 ++++++++++++++++--- 1 file changed, 76 insertions(+), 13 deletions(-) diff --git a/frontend/src/views/container/container/inspect/index.vue b/frontend/src/views/container/container/inspect/index.vue index 01e61649a..213874f6c 100644 --- a/frontend/src/views/container/container/inspect/index.vue +++ b/frontend/src/views/container/container/inspect/index.vue @@ -63,16 +63,18 @@ {{ $t('container.env') }} - + - {{ getEnvValue(env) }} - +
+ {{ getEnvValue(env) }} + +
- + @@ -279,28 +281,89 @@ defineExpose({