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 8228097 commit e6989efCopy full SHA for e6989ef
src/code-editor.scss
@@ -0,0 +1,9 @@
1
+.codejar-linenumbers {
2
+ font-family: monospace !important;
3
+ font-size: 1em !important;
4
+ text-align: left !important;
5
+ line-height: 1.5 !important;
6
+ padding: 1em !important;
7
+ margin: 0.5em 0 !important;
8
+ overflow: auto !important;
9
+}
0 commit comments