mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-27 15:26:41 +00:00
💄 lower margin y
This commit is contained in:
@@ -369,7 +369,7 @@ export default function GeneralPage() {
|
|||||||
</SettingsSectionForm>
|
</SettingsSectionForm>
|
||||||
</SettingsSectionBody>
|
</SettingsSectionBody>
|
||||||
|
|
||||||
<hr className="my-12 max-w-xl" />
|
<hr className="my-10 max-w-xl" />
|
||||||
|
|
||||||
<SettingsSectionHeader>
|
<SettingsSectionHeader>
|
||||||
<SettingsSectionTitle>
|
<SettingsSectionTitle>
|
||||||
@@ -590,7 +590,7 @@ export default function GeneralPage() {
|
|||||||
|
|
||||||
{build !== "oss" && (
|
{build !== "oss" && (
|
||||||
<>
|
<>
|
||||||
<hr className="my-12 max-w-xl" />
|
<hr className="my-10 max-w-xl" />
|
||||||
<SettingsSectionHeader>
|
<SettingsSectionHeader>
|
||||||
<SettingsSectionTitle>
|
<SettingsSectionTitle>
|
||||||
{t("securitySettings")}
|
{t("securitySettings")}
|
||||||
|
|||||||
Reference in New Issue
Block a user