Cannot change background-color of jodit-editor
Open
@MrElectroNick is already working on this.
Since Nov 24, 2022.
documentation
enhancement
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to change the background color of the editor. It does not work the way it is shown on jodit playground for jodit-angular. Besides using :root i have tried to use :host ::ng-deep and also tried to set properties of jodit-container from global styles.css file. I had no success so far but i will keep trying and post my solution here if i find one.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.