Skip to content

Commit

Permalink
style: minor adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-splitt committed Mar 11, 2024
1 parent dab995b commit 85dcb81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/components/dashboard/sidebar-pinboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ const PinboardListButton = forwardRef<
<Command>
<CommandGroup>
<CommandItem>
<div className="flex flex-row items-center gap-2">
<div className="flex flex-row items-center gap-1">
<Input
className="h-8"
value={listName}
Expand Down

0 comments on commit 85dcb81

Please sign in to comment.