diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index b8826db..1ec67ea 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -1382,21 +1382,32 @@ export const Settings: React.FC<{ syncMethod === "postgresql" ? "var(--ant-color-primary-bg)" : undefined, }} > - - - - {t("settings.cloudSync.postgresql")} - -
- {t("settings.cloudSync.postgresqlDesc")} + +
+
{t("settings.cloudSync.postgresql")}
+
+ {t("settings.cloudSync.postgresqlDesc")} +
+
- - - - {t("settings.cloudSync.sectlCloud")} - -
- {t("settings.cloudSync.sectlCloudDesc")} + +
+
{t("settings.cloudSync.sectlCloud")}
+
+ {t("settings.cloudSync.sectlCloudDesc")} +
+