Explorar o código

Add some padding to checklist title to make it seperate from card details body

Nadav Tasher hai 6 meses
pai
achega
efd22df657
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      client/components/cards/checklists.css

+ 3 - 0
client/components/cards/checklists.css

@@ -45,6 +45,9 @@ textarea.js-edit-checklist-item {
   border-radius: 16px;
   height: 100%;
 }
+.checklist-title {
+  padding: 10px;
+}
 .checklist-title .checkbox {
   float: left;
   width: 30px;