Skip to content

Commit eaa1897

Browse files
committed
added padding
1 parent 5142c23 commit eaa1897

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/folderPane.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
margin-bottom: var(--spacing-xs, 0.5em);
1313
overflow-x: auto;
1414
-webkit-overflow-scrolling: touch;
15+
padding-top: 1rem;
16+
padding-bottom: 1rem;
1517
}
1618

1719
.folderPanePackageDiv {

0 commit comments

Comments
 (0)