There was an error while loading. Please reload this page.
1 parent d207e6b commit be3f008Copy full SHA for be3f008
1 file changed
assets/nav.js
@@ -63,9 +63,13 @@
63
html.dark-pre body { background:#1a1a2e !important; }
64
pre#code-pre { display:none !important; }
65
.syntax-block { display:none !important; }
66
+ .CodeMirror-scroll { border:none !important; background:transparent !important; }
67
+ .CodeMirror-hscrollbar, .CodeMirror-vscrollbar { display:none !important; }
68
69
70
71
72
73
74
#site-nav {
75
border-bottom: 1px solid #e0e0e0;
0 commit comments