mirror of
https://github.com/zadam/trilium.git
synced 2025-02-24 23:13:43 +08:00
fix note status update, closes #2276
This commit is contained in:
parent
8910ae92c7
commit
63b0d30e74
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ const TPL = `
|
|||
<style>
|
||||
.note-update-status-widget {
|
||||
margin: 10px;
|
||||
contain: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in a new issue