vault backup: 2026-05-20 17:30:52

This commit is contained in:
2026-05-20 17:30:52 -04:00
parent 593c687ef6
commit bc48c9cdd4
54 changed files with 476 additions and 32 deletions
+24
View File
@@ -0,0 +1,24 @@
.tabout-kbd {
padding: 3px 6px;
}
.tabout-add-rule-container {
width: 100%;
display: flex;
}
.tabout-add-rule {
margin: auto !important;
min-width: 15%;
margin-top: 2rem;
}
.setting-item.tabout-jump-char {
border: none;
margin: 18px 0 18px 0;
padding: 0 !important;
}
.setting-item.tabout-match-text {
border-bottom: 1px solid var(--background-modifier-border);
}