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

Missing top-left shadow in the Categories widget Card #1093

Open
youlinaixu2017 opened this issue Nov 2, 2024 · 0 comments
Open

Missing top-left shadow in the Categories widget Card #1093

youlinaixu2017 opened this issue Nov 2, 2024 · 0 comments

Comments

@youlinaixu2017
Copy link

youlinaixu2017 commented Nov 2, 2024

What happened?

Missing top-left shadow in the Categories widget Card

missing
Add
.subsection-list {
margin: -10px 0 0 -10px;
padding: 10px 0 0 10px;
}
Fix the missing top-left shadow in the Categories widget.
However, this introduces a new issue. Due to the actual content range on the left increasing by 8px,
if the Categories widget content overflows,
moving the scroll bar will cause the card to display 8px outside the left area of the page content.

Hugo version

hugo_extended_0.136.5_windows-amd64

Theme version

3.29.0

What browsers are you seeing the problem on?

Chrome

More information about the browser

No response

Relevant log output

No response

Link to Minimal Reproducible Example

https://dev.stack.jimmycai.com/archives/

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

1 participant