From d0fdb0495a3edbcc930c148bebe54fb9efa54126 Mon Sep 17 00:00:00 2001 From: ssongliu Date: Thu, 17 Sep 2026 14:01:35 +0800 Subject: [PATCH] fix(container): improve inspect panel theme and text layout --- .../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 01e61649ac5f..213874f6cf7f 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({