vault backup: 2023-09-13 11:39:51
Affected files: .obsidian/appearance.json .obsidian/plugins/obsidian-style-settings/data.json .obsidian/snippets/index.css 项目/CTI, SCRM, CRM/README.mdmain
parent
96c7cfaf61
commit
188900a041
@ -0,0 +1,14 @@
|
|||||||
|
/*- editor line width - default 700px -*/
|
||||||
|
body {
|
||||||
|
--file-line-width: 1200px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*- editor line width - fills entire editor -*/
|
||||||
|
body {
|
||||||
|
--file-line-width: auto;
|
||||||
|
}
|
||||||
|
/* .markdown-source-view,
|
||||||
|
.markdown-preview-view {
|
||||||
|
max-width: 1200px;
|
||||||
|
margin: auto;
|
||||||
|
} */
|
Loading…
Reference in New Issue