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 0fe8ee1 commit 817f541Copy full SHA for 817f541
notebook/static/notebook/less/codemirror.less
@@ -56,7 +56,7 @@
56
border-left: 1.4px solid black;
57
}
58
59
-// When zoomed out 67% and 33%
+// When zoomed out 67% and 33% on a screen of 1440 width x 900 height
60
@media screen and (min-width: 2138px) and (max-width: 4319px) {
61
.CodeMirror-cursor {
62
border-left: 2px solid black;
0 commit comments