Compare commits
1 commit
extension-
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cfe4dbdeb |
1 changed files with 6 additions and 0 deletions
|
|
@ -858,4 +858,10 @@
|
|||
:global(.blocklyScrollbarBackground:hover + .blocklyScrollbarHandle, .blocklyScrollbarHandle:hover) {
|
||||
fill: #575E75; /* fix strange scrollbar issue */
|
||||
}
|
||||
|
||||
:global(.blocklyToolboxDiv) {
|
||||
overflow-x: hidden;
|
||||
scrollbar-color: #797e8e80 transparent;
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue