chore: attempt to fix CW-4353
This commit is contained in:
@@ -344,7 +344,7 @@ export default {
|
||||
<WootMessageEditor
|
||||
v-model="message"
|
||||
:editor-id="editorStateId"
|
||||
class="input"
|
||||
class="input px-1"
|
||||
:is-private="isOnPrivateNote"
|
||||
:placeholder="messagePlaceHolder"
|
||||
:update-selection-with="updateEditorSelectionWith"
|
||||
|
||||
Reference in New Issue
Block a user