Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page Width Consistency Issue with Obsidian SNW Plugin #115

Open
sfsdfc opened this issue Sep 12, 2023 · 0 comments
Open

Page Width Consistency Issue with Obsidian SNW Plugin #115

sfsdfc opened this issue Sep 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sfsdfc
Copy link

sfsdfc commented Sep 12, 2023

Hello,

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.

image

Could you please advise on which parameters to adjust to maintain consistent page width when NSW is enabled? Thank you!

@sfsdfc sfsdfc changed the title Page Width Consistency Issue with Obsidian NSW Plugin Page Width Consistency Issue with Obsidian SNW Plugin Sep 12, 2023
@TfTHacker TfTHacker added the bug Something isn't working label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants