tiptap: fix task-list-item checkbox position

This commit is contained in:
fantasticit 2022-07-03 21:09:18 +08:00
parent 74adbcbe9c
commit 65889f43b2
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
> span {
position: absolute;
top: 3px;
top: 6px;
left: 0;
display: block;
width: 16px;