aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_note
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/user_note')
-rw-r--r--src/components/user_note/user_note.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/user_note/user_note.vue b/src/components/user_note/user_note.vue
index 4e05951f..4290bf46 100644
--- a/src/components/user_note/user_note.vue
+++ b/src/components/user_note/user_note.vue
@@ -33,7 +33,7 @@
<textarea
v-show="editing"
v-model="localNote"
- class="note-text"
+ class="input note-text"
/>
<span
v-show="!editing"