creating folders from ui

This commit is contained in:
2020-11-19 17:09:48 +01:00
parent 6718e5c9f9
commit 41177bd4e6
19 changed files with 122 additions and 297 deletions

View File

@@ -61,6 +61,13 @@ fieldset[data-v-340aa566] {
}
li input[data-v-0e1971fa] {
border: none;
}
li span.mdi-plus-box[data-v-0e1971fa] {
cursor: pointer;
}
#user-tools[data-v-4e9a834e]{
margin-right:0.5em;

File diff suppressed because one or more lines are too long