quill-blot-formatter icon indicating copy to clipboard operation
quill-blot-formatter copied to clipboard

When [preserveWhitespace]="true", align icons issue

Open lgj573 opened this issue 2 years ago • 1 comments

image

lgj573 avatar Mar 12 '22 07:03 lgj573

Just add the white-space: nowrap css property in the blot-formatter__toolbar css class .blot-formatter__toolbar { white-space: nowrap; }

mshahin364 avatar Mar 17 '22 17:03 mshahin364