Closed AsleepX closed 5 months ago
You could set your obsidian-style-settings mentioned in this #6
.cn-drag-symbol{
position: absolute;
left:-30px
}
.markdown-source-view.mod-cm6 .cm-gutters{
margin-inline-end: unset;
}
You could set your obsidian-style-settings mentioned in this #6
.cn-drag-symbol{ position: absolute; left:-30px } .markdown-source-view.mod-cm6 .cm-gutters{ margin-inline-end: unset; }
Thank you very much!
Now the icon will occupy the area where the text is written, resulting in inconsistency between the document properties and the width of the writing area, is it possible to have the icon displayed on the left side of the writing area instead of occupying the width of the writing area.