Skip to content

Commit

Permalink
Polishing more tables
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncid committed Jan 17, 2025
1 parent 7398af1 commit 7ae14ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front/components/spaces/UsedByButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ export const UsedByButton = ({
<DropdownMenuTrigger asChild>
<Button
icon={RobotIcon}
variant="ghost"
variant="ghost-secondary"
isSelect={true}
size="sm"
size="xs"
label={`${usage.count}`}
/>
</DropdownMenuTrigger>
Expand Down

0 comments on commit 7ae14ff

Please sign in to comment.