mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 12:15:57 +00:00
fix(ui): remove padding from cliproxy card
This commit is contained in:
@@ -204,7 +204,7 @@ export function CliproxyPage() {
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<Card>
|
||||
<Card className="py-0 gap-0">
|
||||
<CardContent className="p-0">
|
||||
{authLoading ? (
|
||||
<div className="p-8 text-center text-muted-foreground">
|
||||
|
||||
Reference in New Issue
Block a user