Skip to content

Commit

Permalink
Fix line height in checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy committed Oct 17, 2024
1 parent ea7ad34 commit ee52c58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ ytd-compact-playlist-renderer .ytd-compact-playlist-renderer #video-title:not(.c

border: none;
width: 100%;
line-height: normal;
}

.cbTitlePreview:not(.cbSubmissionChecklist .cbTitlePreview) {
Expand Down

0 comments on commit ee52c58

Please sign in to comment.