fix explorer style

pull/1/head
yann300 6 years ago
parent cea637979e
commit fbeebd11e5
  1. 1
      src/app/files/styles/file-explorer-styles.js

@ -8,6 +8,7 @@ var css = csjs`
overflow : hidden;
text-overflow : ellipsis;
width : 90%;
margin-bottom : 0px;
}
.fileexplorer {
box-sizing : border-box;

Loading…
Cancel
Save