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 4d84240 commit 5142c23Copy full SHA for 5142c23
1 file changed
src/styles/folderPane.css
@@ -6,6 +6,8 @@
6
max-width: none;
7
margin-left: 0;
8
margin-right: 0;
9
+ border-top: solid 1px #777;
10
+ border-bottom: solid 1px #777;
11
margin-top: var(--spacing-xs, 0.5em);
12
margin-bottom: var(--spacing-xs, 0.5em);
13
overflow-x: auto;
0 commit comments