- Some description of settings have been refined
New feature:
- TroubleShooting is now shown in the setting dialogue.
This commit is contained in:
vorotamoroz
2024-02-15 04:02:20 +00:00
parent 8f36d6f893
commit 7ea3515801
2 changed files with 103 additions and 23 deletions

View File

@@ -97,6 +97,14 @@
--slsmessage: "";
}
.sls-troubleshoot-preview {
max-width: max-content;
}
.sls-troubleshoot-preview img {
max-width: 100%;
}
.CodeMirror-wrap::before,
.markdown-preview-view.cm-s-obsidian::before,
.markdown-source-view.cm-s-obsidian::before,