remove syntax highlighting
1 file changed, 0 insertions(+), 7 deletions(-)
changed files
M static/style.css → static/style.css
@@ -304,13 +304,6 @@ background: var(--panel-background-color); overflow-x: auto; } -.chroma-file-wrapper { - display: flex; - flex-direction: row; - grid-template-columns: 1rem minmax(0, 1fr); - overflow-x: auto; -} - .file-content { background: var(--panel-background-color); overflow-y: hidden;