fix note status update, closes #2276

This commit is contained in:
zadam 2021-10-25 21:59:21 +02:00
parent 8910ae92c7
commit 63b0d30e74

View file

@ -7,6 +7,7 @@ const TPL = `
<style>
.note-update-status-widget {
margin: 10px;
contain: none;
}
</style>