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

Plugin "clashes" with Minimal Theme: Note titles are centered in sidebar, cutting off long titles #8

Open
ReaderGuy42 opened this issue May 24, 2023 · 1 comment

Comments

@ReaderGuy42
Copy link

This seems to only happen with Minimal theme, though I've only tried Shimmering Focus and the default theme. If using your plugin, Minimal Theme centers the note titles in the sidebar and that cuts off part of longer titles.

Would it be possible to fix this?
Thanks :)

@shaopeng1993
Copy link
Contributor

/* frontmatter alias display /
body:not(.full-file-names) .tree-item-inner {
/
align-self: center; */
align-self: unset;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants