Skip to content

Commit 5fcbffe

Browse files
committed
style: modify input checkbox style.
1 parent f4e3376 commit 5fcbffe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/styles/markdown.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -982,8 +982,7 @@ body[data-color-mode*='light'] {
982982
display: none;
983983
}
984984
}
985-
.task-list-item-checkbox,
986-
input[type='checkbox'] {
985+
.task-list-item-checkbox {
987986
margin: 0 0.2em 0.25em -1.6em;
988987
vertical-align: middle;
989988
}

0 commit comments

Comments
 (0)