readd justify-content

pull/1/head
yann300 8 years ago committed by GitHub
parent 15e050f1cf
commit 9ba1af2593
  1. 1
      src/app/file-explorer.js

@ -25,6 +25,7 @@ var css = csjs`
}
.activeMode {
display : flex;
justify-content : space-between;
margin-right : 10px;
padding-right : 19px;
}

Loading…
Cancel
Save