vault backup: 2023-10-03 08:10:20

This commit is contained in:
2023-10-03 08:10:20 +02:00
parent e1e2e3e015
commit 4dfd5c0931
61 changed files with 9102 additions and 13731 deletions

File diff suppressed because one or more lines are too long

View File

@@ -5,5 +5,5 @@
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
"version": "2.20.4"
"version": "2.22.0"
}

View File

@@ -8,6 +8,11 @@
}
}
.workspace-leaf-content[data-type='git-view'] .button-border {
border: 2px solid var(--interactive-accent);
border-radius: var(--radius-s);
}
.workspace-leaf-content[data-type='git-view'] .view-content {
padding: 0;
}