implement directory navigator in svelte

This commit is contained in:
2020-11-11 00:00:54 +01:00
parent eb94d4190c
commit 253315a9b7
26 changed files with 6406 additions and 55 deletions

View File

@@ -31,7 +31,7 @@
flex-shrink: 0;
display: flex;
flex-direction: row;
padding: 4px;
padding: 1px;
}
.modal_title {