Khanh Thanh
Khanh Thanh
 It runs well on local with css property
``` .ck.ck-editor__main>.ck-editor__editable { background: transparent; border: none; outline: none; } .ck.ck-editor__main>.ck-editor__editable.ck-focused { border: none; } .ck.ck-toolbar .ck.ck-toolbar__separator { background-color: transparent; } .ck.ck-toolbar.ck-toolbar_grouping { background-color: transparent; border: none; } .ck.ck-button, .ck.ck-button.ck-on...
I have fix by using: !important