Khanh Thanh

Results 3 comments of Khanh Thanh

![image](https://github.com/ckeditor/ckeditor5/assets/100078354/9d7e39e6-8ab4-4b2c-bbdb-a7eb0c37a3fa) 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