Skip to content

Commit

Permalink
Adjust icon positions in FE
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinBrett committed Oct 17, 2024
1 parent 290cc25 commit 63af48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/apps/FileExplorer/StyledFileExplorer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const StyledFileExplorer = styled.div`
${StyledIconFileManager} {
column-gap: 2px;
padding: 6px;
padding: 6px 6px 6px 14px;
figcaption {
padding: 1px 0 2px;
Expand Down

0 comments on commit 63af48e

Please sign in to comment.