Skip to content

How to use dashboard-ReadLineLength.css in editing mode #18

Discussion options

You must be logged in to vote

I made it a big view class so I can use it for normal notes too:
/* CSS Snippet for Obsidian */
.bigview .markdown-preview-section {
max-width: 100% !important;
width: 100% !important;
}

.bigview {
--file-line-width: 100%;
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@albertoloscerritos
Comment options

@albertoloscerritos
Comment options

Answer selected by albertoloscerritos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants