We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5142c23 commit eaa1897Copy full SHA for eaa1897
1 file changed
src/styles/folderPane.css
@@ -12,6 +12,8 @@
12
margin-bottom: var(--spacing-xs, 0.5em);
13
overflow-x: auto;
14
-webkit-overflow-scrolling: touch;
15
+ padding-top: 1rem;
16
+ padding-bottom: 1rem;
17
}
18
19
.folderPanePackageDiv {
0 commit comments