vault backup: 2026-03-09 07:51:19

This commit is contained in:
2026-03-09 07:51:19 -04:00
parent f5b3ae1710
commit ed9e9838e2
10 changed files with 336 additions and 325 deletions
+103 -103
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -6,5 +6,5 @@
"description": "Integrate Git version control with automatic backup and other advanced features.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"version": "2.37.1"
"version": "2.38.0"
}
+5
View File
@@ -81,6 +81,11 @@
height: 100%;
}
/* Re-enable wrapping of nav buttns to prevent overflow on smaller screens #*/
.workspace-drawer .git-view .nav-buttons-container {
flex-wrap: wrap;
}
.git-tools {
display: flex;
margin-left: auto;