Skip to content

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

@youlinaixu2017

Description

@youlinaixu2017

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions