Hide line numbers and measure in print mode
This commit is contained in:
@@ -1021,9 +1021,7 @@ body[data-theme="light"] .editor__textarea-wrap:focus-within {
|
|||||||
body.print-markdown .sidebar,
|
body.print-markdown .sidebar,
|
||||||
body.print-markdown .history,
|
body.print-markdown .history,
|
||||||
body.print-markdown .editor__header,
|
body.print-markdown .editor__header,
|
||||||
body.print-markdown .editor__footer,
|
body.print-markdown .editor__footer {
|
||||||
body.print-markdown .line-numbers,
|
|
||||||
body.print-markdown .line-measure {
|
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user