-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
What happened?
Missing top-left shadow in the Categories widget Card
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
Metadata
Metadata
Assignees
Labels
No labels