fix: indention of nested checklist items
This commit is contained in:
parent
2e537f6d63
commit
ad8ca462cb
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
&.has-checkbox {
|
&.has-checkbox {
|
||||||
margin-left: -2em;
|
margin-left: -1.25rem;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue