mirror of https://github.com/fantasticit/think.git
tiptap: fix task-list-item checkbox position
This commit is contained in:
parent
74adbcbe9c
commit
65889f43b2
|
@ -54,7 +54,7 @@
|
|||
|
||||
> span {
|
||||
position: absolute;
|
||||
top: 3px;
|
||||
top: 6px;
|
||||
left: 0;
|
||||
display: block;
|
||||
width: 16px;
|
||||
|
|
Loading…
Reference in New Issue