style: admin app UI & UX updates. (#4934)
This commit is contained in:
parent
635efeab7b
commit
c919435598
13 changed files with 21 additions and 35 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue