Skip to content

Commit a360e6d

Browse files
Rom1-Bcedric-anne
authored andcommitted
fix(richtext): text color pasting
1 parent fae0c07 commit a360e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/Html.php

+1
Original file line numberDiff line numberDiff line change
@@ -3903,6 +3903,7 @@ public static function initEditorSystem($id, $rand = '', $display = true, $reado
39033903
branding: false,
39043904
selector: '#{$id}',
39053905
text_patterns: false,
3906+
paste_webkit_styles: 'all',
39063907
39073908
plugins: {$pluginsjs},
39083909

0 commit comments

Comments
 (0)