Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRobz committed Nov 4, 2023
1 parent 5825c7e commit a44ec71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const LeftIconsCollectionsNav: FC<Props> = ({ onSortClick }) => {
>
<TitleBarDrag className="absolute inset-0 h-4" />

<div className="flex flex-col gap-2 mt-4">
<div className="flex flex-col gap-2 mt-8">
<ListItem
name="All icons"
id="all-icons"
Expand Down

0 comments on commit a44ec71

Please sign in to comment.