There was an error while loading. Please reload this page.
1 parent 58ea6f5 commit d4b5715Copy full SHA for d4b5715
1 file changed
static/style.css
@@ -1196,8 +1196,8 @@ kbd {
1196
.card-editor { flex: none; }
1197
.editor-body { flex: none; height: auto; overflow: visible; }
1198
.editor-code-wrap { overflow: visible; }
1199
- textarea { min-height: 220px; height: auto; overflow: hidden; resize: none; white-space: pre-wrap; overflow-wrap: break-word; }
1200
- .editor-highlight { white-space: pre-wrap; overflow-wrap: break-word; padding: 10px 12px; }
+ textarea { min-height: 220px; height: auto; overflow: hidden; resize: none; }
+ .editor-highlight { padding: 10px 12px; }
1201
.editor-gutter { padding: 10px 8px 10px 10px; min-width: 34px; font-size: 0.8rem; }
1202
textarea { padding: 10px 12px; font-size: 0.82rem; }
1203
.editor-topbar { padding: 7px 10px; }
0 commit comments