Increase distance between task items
Makes it them more readable and easier to distinguish multi line task items
This commit is contained in:
parent
ca7246639c
commit
0ed49c729e
@ -893,6 +893,7 @@ ul[data-type='taskList'] {
|
||||
|
||||
li {
|
||||
display: flex;
|
||||
margin-top: 0.25rem;
|
||||
|
||||
> label {
|
||||
flex: 0 0 auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user