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