Skip to content
New issue

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

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

Already on GitHub? # to your account

next 皮肤目录样式优化 #55

Closed
ghost opened this issue Feb 1, 2020 · 0 comments
Closed

next 皮肤目录样式优化 #55

ghost opened this issue Feb 1, 2020 · 0 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented Feb 1, 2020

As shown in the screenshot below, chapter 2.3 in sidebar has more indentation than that of 2.1 and 2.2, despite having the same level of heading.

Screenshot at 2020-02-01 19-57-17

By looking at the code, I discovered that the last-child selector in sidebar has a 10px of left margin, which is the cause of this problem.

I'm currently using the "next" theme, where the code in question is located here.

@88250 88250 added this to the 3.9.0 milestone Feb 1, 2020
@88250 88250 changed the title Sidebar in articles not displaying correctly Next 皮肤优化 Feb 2, 2020
@88250 88250 changed the title Next 皮肤优化 next 皮肤目录样式优化 Feb 2, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants