浏览代码

Fix Mobile miniscreen: Drag handle not visible in long checklist item text.

Thanks to xet7 !

Fixes #3402
Lauri Ojansivu 4 年之前
父节点
当前提交
a8453657c9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      client/components/cards/checklists.styl

+ 2 - 0
client/components/cards/checklists.styl

@@ -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