Skip to content

Commit

Permalink
Merge pull request #53296 from mkzie2/mkzie2-issue/52198
Browse files Browse the repository at this point in the history
add top padding to LHN wrapper
  • Loading branch information
tylerkaraszewski authored Dec 11, 2024
2 parents 20b4c7d + 2937874 commit 8f18f39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1672,6 +1672,7 @@ const styles = (theme: ThemeColors) =>
},

sidebarListContainer: {
...spacing.pt3,
paddingBottom: 4,
},

Expand Down

0 comments on commit 8f18f39

Please sign in to comment.