From d8e1ebdec2f6418c3b2bb8e01f6e7915d6fb4516 Mon Sep 17 00:00:00 2001 From: Fayorg Date: Wed, 8 May 2024 22:00:56 +0200 Subject: [PATCH] fix: layout --- components/deploy/database/provider/postgres.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/deploy/database/provider/postgres.tsx b/components/deploy/database/provider/postgres.tsx index f5f36eb..41359b2 100644 --- a/components/deploy/database/provider/postgres.tsx +++ b/components/deploy/database/provider/postgres.tsx @@ -72,7 +72,7 @@ export function PostgresSpecsPage({ config, setConfig }: { config: IDatabaseConf