Commit 07219ced authored by LianaHus's avatar LianaHus

fixes style of file explorer Browser

parent 573572f7
......@@ -2,7 +2,6 @@ var csjs = require('csjs-inject')
var css = csjs`
.label {
margin-bottom : 0px;
margin-top : 4px
}
.fileexplorer {
......@@ -20,7 +19,7 @@ var css = csjs`
padding : 4px;
}
.newFile {
padding : 5px;
padding-right : 5px;
}
.newFile i {
cursor : pointer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment