Add directory uploader

This commit is contained in:
2023-05-27 15:50:44 +02:00
parent 82ebf18cdb
commit 71538e5d7a
20 changed files with 565 additions and 150 deletions

View File

@@ -17,6 +17,5 @@ export let loading = false
right: 10px;
height: 120px;
width: 120px;
z-index: 1000;
}
</style>