mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Fix Mobile miniscreen: Drag handle not visible in long checklist item text.
Thanks to xet7 ! Fixes #3402
This commit is contained in:
parent
55ff74de95
commit
a8453657c9
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
|
|||
|
||||
span.fa.checklistitem-handle
|
||||
float: right
|
||||
padding-right: 20px
|
||||
padding-top: 6px
|
||||
|
||||
.js-delete-checklist-item
|
||||
margin: 0 0 0.5em 1.33em
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue