From ca9b7b9c239e32f06165991ab752c7e3c8b8f8cb Mon Sep 17 00:00:00 2001 From: he3als <65787561+he3als@users.noreply.github.com> Date: Sun, 17 Nov 2024 15:04:27 +0000 Subject: [PATCH] fix(startup): docker image box width --- .../scripts/components/server/startup/StartupContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/scripts/components/server/startup/StartupContainer.tsx b/resources/scripts/components/server/startup/StartupContainer.tsx index cf0e1e42f..355cb4b74 100644 --- a/resources/scripts/components/server/startup/StartupContainer.tsx +++ b/resources/scripts/components/server/startup/StartupContainer.tsx @@ -112,7 +112,7 @@ const StartupContainer = () => { - + {Object.keys(data.dockerImages).length > 1 && !isCustomImage ? ( <>