diff --git a/src/components/CategoryEditModal.vue b/src/components/CategoryEditModal.vue index 42c44cc1..deb0bd88 100644 --- a/src/components/CategoryEditModal.vue +++ b/src/components/CategoryEditModal.vue @@ -34,7 +34,7 @@ b-modal(id="edit" ref="edit" title="Edit category" @show="resetModal" @hidden="h | Inherit parent color div.mt-1(v-show="!editing.inherit_color") color-picker(v-model="editing.color") - + hr div.my-1 b Productivity score @@ -50,9 +50,9 @@ b-modal(id="edit" ref="edit" title="Edit category" @show="resetModal" @hidden="h | Remove category -