diff --git a/src/components/AppSidebar/NotesItem.vue b/src/components/AppSidebar/NotesItem.vue index 34cdd94b4..0fccac07b 100644 --- a/src/components/AppSidebar/NotesItem.vue +++ b/src/components/AppSidebar/NotesItem.vue @@ -290,7 +290,7 @@ export default { input[type=checkbox] { margin-right: 7px; - vertical-align: -2px; + height: auto; line-height: 10px; font-size: 10px; display: inline-block;