Skip to content

Commit 8f18f39

Browse files
Merge pull request #53296 from mkzie2/mkzie2-issue/52198
add top padding to LHN wrapper
2 parents 20b4c7d + 2937874 commit 8f18f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,6 +1672,7 @@ const styles = (theme: ThemeColors) =>
16721672
},
16731673

16741674
sidebarListContainer: {
1675+
...spacing.pt3,
16751676
paddingBottom: 4,
16761677
},
16771678

0 commit comments

Comments
 (0)