update at 2026-04-21 17:55:41

This commit is contained in:
douboer
2026-04-21 17:55:41 +08:00
parent dda7eaeec1
commit 6199ec79d4
37 changed files with 1106 additions and 174 deletions

View File

@@ -749,6 +749,13 @@ label:hover { color: var(--c-primary); }
flex-direction: column;
}
.note2any-settings-action-stack {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
.note-mpcard-wrapper {
margin: 20px 20px;
background-color: rgb(250, 250, 250);