Experimental "file drop" mode
This commit is contained in:
parent
791fa5936a
commit
ebadd509e9
19 changed files with 1038 additions and 85 deletions
|
|
@ -236,7 +236,7 @@ export default {
|
|||
}
|
||||
|
||||
#app {
|
||||
background-color: $app-background;
|
||||
background-color: var(--v-app-background);
|
||||
}
|
||||
|
||||
.main {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue