fix: indention of nested checklist items

This commit is contained in:
kolaente 2022-04-02 12:55:08 +02:00
parent 2e537f6d63
commit ad8ca462cb
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ export default {
}
&.has-checkbox {
margin-left: -2em;
margin-left: -1.25rem;
list-style: none;
}
}