Skip to content

Commit 699c24d

Browse files
committed
borders on mobile
1 parent b478af7 commit 699c24d

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
@@ -52,6 +52,8 @@
5252

5353
@media (max-width: 700px) {
5454
.folderPaneInstancePane {
55+
border-top: solid 1px #777;
56+
border-bottom: solid 1px #777;
5557
margin-top: var(--spacing-2xs, 0.25em);
5658
margin-bottom: var(--spacing-2xs, 0.25em);
5759
}

0 commit comments

Comments
 (0)