mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 15:36:53 +02:00
Update sign-in section styling: ghost button and top-only padding
This commit is contained in:
@@ -940,9 +940,9 @@ export function ChatViewer({
|
||||
{uploadDialog}
|
||||
</div>
|
||||
) : (
|
||||
<div className="border-t text-center">
|
||||
<div className="border-t text-center pt-2">
|
||||
<Button
|
||||
variant="outline"
|
||||
variant="ghost"
|
||||
size="sm"
|
||||
onClick={() => setShowLogin(true)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user