Skip to content

Commit

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

0 comments on commit 3024196

Please sign in to comment.