1 parent 2eaa22c commit e618df0Copy full SHA for e618df0
1 file changed
assets/nav.js
@@ -138,6 +138,7 @@
138
scrollbarStyle: 'null',
139
viewportMargin: Infinity,
140
});
141
+ cm.setSize('100%', cm.defaultTextHeight() * cm.lineCount() + 10);
142
143
144
0 commit comments