diff --git a/ui/component/settingAppearance/view.jsx b/ui/component/settingAppearance/view.jsx index 1daab7f0e..109c103a0 100644 --- a/ui/component/settingAppearance/view.jsx +++ b/ui/component/settingAppearance/view.jsx @@ -16,17 +16,17 @@ export default function SettingAppearance(props: Props) { isBodyList body={ <> - {/* --- Language --- */} -
- -
- {/* --- Homepage --- */} {homepages && Object.keys(homepages).length > 1 && (
)} + + {/* --- Language --- */} +
+ +
} />