vault sync 07/03 14:28

This commit is contained in:
2026-03-07 14:28:18 +01:00
parent a6c07e0e46
commit 3c58dec3de
5 changed files with 199 additions and 120 deletions

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;