vault backup: 2026-03-25 17:07:30

This commit is contained in:
2026-03-25 17:07:30 +08:00
parent ecb6db7d3c
commit 871eee2740
18 changed files with 1137 additions and 694 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;