Skip to content

Commit

Permalink
fix note status update, closes #2276
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Oct 25, 2021
1 parent 8910ae9 commit 63b0d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/public/app/widgets/note_update_status.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const TPL = `
<style>
.note-update-status-widget {
margin: 10px;
contain: none;
}
</style>
Expand Down

0 comments on commit 63b0d30

Please sign in to comment.