Quill translate bug (#689)
Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
parent
717fcc78d1
commit
5f0fc2f62d
|
|
@ -8,7 +8,7 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="rich-editor resize-y"
|
class="rich-editor resize-y notranslate"
|
||||||
:class="[
|
:class="[
|
||||||
{
|
{
|
||||||
'!ring-red-500 !ring-2 !border-transparent': hasError,
|
'!ring-red-500 !ring-2 !border-transparent': hasError,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue