- Conflict merge of internal files is no longer broken.
Improved:
- Smoother status display inside the editor.
This commit is contained in:
vorotamoroz
2023-01-06 16:27:39 +09:00
parent 2100e22276
commit e5784a1da6
2 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -101,7 +101,7 @@
.CodeMirror-wrap::before,
.cm-s-obsidian>.cm-editor::before,
.canvas-wrapper::before {
content: var(--slsmessage);
content: attr(data-log);
text-align: right;
white-space: pre-wrap;
position: absolute;