feat(web): introduce adding new file (path) to database

This commit is contained in:
2023-01-31 01:21:30 +03:00
parent b535faa4c7
commit 52b54ba792
4 changed files with 50 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ main {
}
.menu {
display: flex;
display: none;
flex-direction: column;
justify-content: flex-start;
background-color: #eee;