style: admin app UI & UX updates. (#4934)

This commit is contained in:
Prateek Shourya 2024-06-25 18:22:25 +05:30 committed by GitHub
parent 635efeab7b
commit c919435598
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 21 additions and 35 deletions

View file

@ -63,7 +63,7 @@ const InstanceGithubAuthenticationPage = observer(() => {
};
return (
<>
<PageHeader title="Authentication - God Mode" />
<PageHeader title="GitHub Authentication - Plane Web" />
<div className="relative container mx-auto w-full h-full p-4 py-4 space-y-6 flex flex-col">
<div className="border-b border-custom-border-100 mx-4 py-4 space-y-1 flex-shrink-0">
<AuthenticationMethodCard