0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 13:18:11 +00:00

add basic light theme and scrollpastend

This commit is contained in:
Víctor Losada Hernández
2026-03-22 00:10:09 +01:00
parent c18e8edd34
commit 4ee9dfa509
4 changed files with 867 additions and 887 deletions

View File

@@ -24,19 +24,6 @@
font-size: 16px;
}
.cm-scroller {
width:100%;
}
.cm-content {
width:70%;
.cm-line {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
}
}
/* Line numbers and gutters */
.cm-gutters {