deploy file manager

This commit is contained in:
2020-02-03 17:28:26 +01:00
parent ee3829d054
commit aea57286d9
8 changed files with 614 additions and 397 deletions

View File

@@ -41,8 +41,8 @@
display: flex;
flex-direction: column;
overflow: hidden;
white-space: nowrap;
line-height: 2em;
white-space: nowrap;
text-overflow: ellipsis;
}
.file_viewer > .file_viewer_headerbar > .button_home::after {