Canvas background always white? #5451
-
Beta Was this translation helpful? Give feedback.
Answered by
javadsamiee
Oct 11, 2023
Replies: 1 comment 9 replies
-
You can change it with baseCss in the init
|
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check https://jsfiddle.net/9t4zkaqp/11/
I added a custom style and modified the baseCss
baseCss: 'body { background: transparent !important; }',