Closed TungVietLe closed 1 year ago
Thanks @TungVietLe is it possible for you to only do the PR for the fix, without the whitespace changes? Or at least separate that out?
Also I don't think we want to add jquery.js to the source like that. Can you exclude that change as well?
sure thing, I will try to change it right now!
i will make it a new pull request
thank you!
Sometimes,
plotting-canvas
does not cover the entire screen. I my case, when I usenpm run serve
it will spans, but if I usenpx lite-server
, which is a local server, it somehow doesn't work. This is a fix on theCSS
ofsetup()
to guarantee it will span whole screen on every server