Skip to content

Commit 670a7f8

Browse files
tomas-novotnygary
authored andcommitted
Update FileManager.vue
1 parent c2c3735 commit 670a7f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/FileManager.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@ export default {
248248
position: relative;
249249
padding-top: 1rem;
250250
padding-bottom: 1rem;
251-
border-top: 1px solid #6d757d;
252-
border-bottom: 1px solid #6d757d;
251+
border-top: 1px solid #DCDFE6;
252+
border-bottom: 1px solid #DCDFE6;
253253
}
254254
255255
.unselectable {

0 commit comments

Comments
 (0)