mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user