Skip to content

Commit 6b4d6e0

Browse files
Quill translate bug
1 parent cc1199f commit 6b4d6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/components/forms/RichTextAreaInput.client.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</template>
99

1010
<div
11-
class="rich-editor resize-y"
11+
class="rich-editor resize-y notranslate"
1212
:class="[
1313
{
1414
'!ring-red-500 !ring-2 !border-transparent': hasError,

0 commit comments

Comments
 (0)