Skip to content

Commit 5142c23

Browse files
committed
borders
1 parent 4d84240 commit 5142c23

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
@@ -6,6 +6,8 @@
66
max-width: none;
77
margin-left: 0;
88
margin-right: 0;
9+
border-top: solid 1px #777;
10+
border-bottom: solid 1px #777;
911
margin-top: var(--spacing-xs, 0.5em);
1012
margin-bottom: var(--spacing-xs, 0.5em);
1113
overflow-x: auto;

0 commit comments

Comments
 (0)