Skip to content

Commit

Permalink
style: modify input checkbox style.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 12, 2022
1 parent f4e3376 commit 5fcbffe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/styles/markdown.less
Original file line number Diff line number Diff line change
Expand Up @@ -982,8 +982,7 @@ body[data-color-mode*='light'] {
display: none;
}
}
.task-list-item-checkbox,
input[type='checkbox'] {
.task-list-item-checkbox {
margin: 0 0.2em 0.25em -1.6em;
vertical-align: middle;
}
Expand Down

0 comments on commit 5fcbffe

Please sign in to comment.