mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-10-04 08:06:33 +08:00
feat: adjust paddings
This commit is contained in:
parent
5b50ad1560
commit
e5c4403d1e
@ -120,7 +120,7 @@ export function SettingsDialog() {
|
||||
<Badge
|
||||
variant="outline"
|
||||
className={cn(
|
||||
"border-muted-foreground text-muted-foreground ml-auto text-xs",
|
||||
"border-muted-foreground text-muted-foreground ml-auto px-1 py-0 text-xs",
|
||||
activeTabId === tab.id &&
|
||||
"border-primary-foreground text-primary-foreground",
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user