diff --git a/src/components/input/colorPicker.vue b/src/components/input/colorPicker.vue index 0cf3cb98b..d9d9590c8 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 957b43837..855c1cfe2 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 26b7f4562..eafb5752d 100644 --- a/src/components/input/editor.vue +++ b/src/components/input/editor.vue @@ -1,14 +1,16 @@