device-52.home 2026-3-21:16:52:20

This commit is contained in:
oskar
2026-03-21 16:52:20 +01:00
parent 6b4db5e70f
commit 8ba282cbf2
45 changed files with 10220 additions and 62931 deletions

File diff suppressed because one or more lines are too long

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.36.1"
"version": "2.38.0"
}

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;