mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Change checklist-item line-height to 18px. Fixes #1619
This commit is contained in:
parent
7b0cf760e9
commit
814164e53e
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
|
||||||
|
|
||||||
.checklist-item
|
.checklist-item
|
||||||
margin: 0 0 0 0.1em
|
margin: 0 0 0 0.1em
|
||||||
line-height: 14px
|
line-height: 18px
|
||||||
font-size: 1.1em
|
font-size: 1.1em
|
||||||
margin-top: 3px
|
margin-top: 3px
|
||||||
display: flex
|
display: flex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue