Warwizza
Results
2
comments of
Warwizza
I've ended up using another workaround which sets the overflow of the mat-dialog-content to visible. Add the following to the styles.css of the project: `mat-dialog-content { overflow: visible !important; }`
I probably have the same issue. When pasting in a single paragraph from for example the Lorem Ipsum website the pastePlain option removes the styling of the text, but when...