Skip to content

Commit

Permalink
fix: details toggle display issue (#273)
Browse files Browse the repository at this point in the history
when more than two lines of summary are provided
  • Loading branch information
imfing authored Feb 2, 2024
1 parent cb274c8 commit c630805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/typography.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ article details > summary {
height: 1.2em;
width: 1.2em;
vertical-align: -4px;
padding: 0 0.6em;
}
}

0 comments on commit c630805

Please sign in to comment.