diff --git a/src/components/input/colorPicker.vue b/src/components/input/colorPicker.vue index 0cf3cb98..d9d9590c 100644 --- a/src/components/input/colorPicker.vue +++ b/src/components/input/colorPicker.vue @@ -16,7 +16,7 @@ model="hex" picker="square" v-model="color"/> - + Reset Color diff --git a/src/components/input/datepicker.vue b/src/components/input/datepicker.vue index 957b4383..855c1cfe 100644 --- a/src/components/input/datepicker.vue +++ b/src/components/input/datepicker.vue @@ -98,7 +98,7 @@ /> Confirm diff --git a/src/components/input/editor.vue b/src/components/input/editor.vue index 26b7f456..eafb5752 100644 --- a/src/components/input/editor.vue +++ b/src/components/input/editor.vue @@ -1,14 +1,16 @@