mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 03:25: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
|
||||
class="mt-2"
|
||||
[formControlName]="'body'"
|
||||
[bounds]="'self'"
|
||||
[modules]="quillModules"></quill-editor>
|
||||
|
||||
<!-- Actions -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user