mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 12:05:08 +00:00
(apps/mailbox) Fixed: Quill editor tooltips are not positioning correctly
This commit is contained in:
parent
154095da0f
commit
e3630218b5
|
@ -72,6 +72,7 @@
|
||||||
<quill-editor
|
<quill-editor
|
||||||
class="mt-2"
|
class="mt-2"
|
||||||
[formControlName]="'body'"
|
[formControlName]="'body'"
|
||||||
|
[bounds]="'self'"
|
||||||
[modules]="quillModules"></quill-editor>
|
[modules]="quillModules"></quill-editor>
|
||||||
|
|
||||||
<!-- Actions -->
|
<!-- Actions -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user