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 {
|
> span {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 3px;
|
top: 6px;
|
||||||
left: 0;
|
left: 0;
|
||||||
display: block;
|
display: block;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
|
|
Loading…
Reference in New Issue