We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6823e commit 7f86991Copy full SHA for 7f86991
_content/tour/static/css/app.css
@@ -14,6 +14,7 @@ html, body {
14
}
15
[data-theme='dark'] body {
16
background-color: #2B2D2F;
17
+ scrollbar-color:#2B2D2F #1d1d1d;
18
19
* {
20
outline: none;
0 commit comments