You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the following CSS code to set the page width in Obsidian:
body {
--user-custom-width: 703px !important;
--file-line-width: var(--user-custom-width);
}
When SNW is not enabled, the page width remains consistent in both reading and preview modes. However, when I enable SNW, the page width becomes narrower in preview mode, as shown in the attached image.
Could you please advise on which parameters to adjust to maintain consistent page width when NSW is enabled? Thank you!
The text was updated successfully, but these errors were encountered:
sfsdfc
changed the title
Page Width Consistency Issue with Obsidian NSW Plugin
Page Width Consistency Issue with Obsidian SNW Plugin
Sep 12, 2023
Hello,
I use the following CSS code to set the page width in Obsidian:
When SNW is not enabled, the page width remains consistent in both reading and preview modes. However, when I enable SNW, the page width becomes narrower in preview mode, as shown in the attached image.
Could you please advise on which parameters to adjust to maintain consistent page width when NSW is enabled? Thank you!
The text was updated successfully, but these errors were encountered: