-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
在 components/editor.vue文件中,加个样式可以解决
<div style="-webkit-user-select:text !important;" class="lemon-editor__input" ref="textarea" contenteditable="true" on-keyup={this._handleKeyup} on-keydown={this._handleKeydown} on-paste={this._handlePaste} on-click={this._handleClick} spellcheck="false" />
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels