Experimental "file drop" mode

This commit is contained in:
N Pex 2023-06-28 12:14:44 +00:00
parent 791fa5936a
commit ebadd509e9
19 changed files with 1038 additions and 85 deletions

View file

@ -236,7 +236,7 @@ export default {
}
#app {
background-color: $app-background;
background-color: var(--v-app-background);
}
.main {