mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-03-28 09:27:54 +00:00
feat: adapt frontend to oidc flow
This commit is contained in:
@@ -159,6 +159,10 @@ code {
|
||||
@apply relative rounded bg-muted px-[0.2rem] py-[0.1rem] font-mono text-sm font-semibold break-all;
|
||||
}
|
||||
|
||||
pre {
|
||||
@apply bg-accent border border-border rounded-md p-2;
|
||||
}
|
||||
|
||||
.lead {
|
||||
@apply text-xl text-muted-foreground;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user