There was an error while loading. Please reload this page.
1 parent eecd611 commit 7768633Copy full SHA for 7768633
1 file changed
assets/nav.js
@@ -62,13 +62,9 @@
62
style.textContent = `
63
html.dark-pre body { background:#1a1a2e !important; }
64
pre#code-pre { display:none !important; }
65
- .CodeMirror { height: auto !important; }
66
- .CodeMirror-scroll { overflow-y: visible !important; overflow-x: auto !important; min-height: 0 !important; }
67
- .CodeMirror-sizer { margin-bottom: 0 !important; }
+
68
69
70
71
72
#site-nav {
73
border-bottom: 1px solid #e0e0e0;
74
padding: 0 2rem;
0 commit comments