move scrollbar styling to @pybricks/ide-docs

This makes the scrollbar flashing less noticeable, but there is still
a bit of a flash in dark mode due to the fact that we are still
injecting the class in the load event in that case.
This commit is contained in:
David Lechner
2021-01-28 12:45:17 -06:00
parent 952416f36b
commit 066a6c7d3d
3 changed files with 5 additions and 52 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"@blueprintjs/core": "^3.38.1",
"@craco/craco": "^6.0.0",
"@pybricks/firmware": "4.5.0",
"@pybricks/ide-docs": "1.0.0",
"@pybricks/ide-docs": "1.1.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^5.2.1",
"@testing-library/dom": "^7.29.2",