(apps/mailbox) Fixed: Quill editor tooltips are not positioning correctly

This commit is contained in:
Sercan Yemen 2022-05-24 12:17:09 +03:00
parent 154095da0f
commit e3630218b5

View File

@ -72,6 +72,7 @@
<quill-editor
class="mt-2"
[formControlName]="'body'"
[bounds]="'self'"
[modules]="quillModules"></quill-editor>
<!-- Actions -->