chore: tweak responsible styles

This commit is contained in:
Steven
2023-12-19 08:41:41 +08:00
parent fe4ec0b156
commit a3a1bbe8de
16 changed files with 411 additions and 399 deletions

View File

@ -104,7 +104,7 @@ const SignIn = () => {
};
return (
<div className="pt-12 pb-8 w-80 max-w-full h-auto mx-auto flex flex-col justify-start items-center">
<div className="py-8 w-80 max-w-full min-h-[100svh] mx-auto flex flex-col justify-start items-center">
<div className="w-full py-4 grow flex flex-col justify-center items-center">
<div className="w-full flex flex-row justify-center items-center mb-6">
<img className="h-14 w-auto rounded-full shadow" src={systemStatus.customizedProfile.logoUrl} alt="" />