Fix responsive admin config spacing
This commit is contained in:
parent
616726b5fd
commit
53941f6fd2
@ -513,7 +513,7 @@ export default function SiteChecklistClient({
|
|||||||
</Checklist>
|
</Checklist>
|
||||||
</>}
|
</>}
|
||||||
</div>
|
</div>
|
||||||
<div className="pl-11 pr-2 sm:pr-11 mt-4 sm:mt-7">
|
<div className="pl-11 pr-2 sm:pr-11 mt-4 md:mt-7">
|
||||||
<div>
|
<div>
|
||||||
Changes to environment variables require a redeploy
|
Changes to environment variables require a redeploy
|
||||||
or reboot of local dev server
|
or reboot of local dev server
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user