remove space between notes and checklist

This commit is contained in:
negue
2019-02-27 21:02:10 +01:00
parent 31fab9b66d
commit 2dcec78a4a
+1 -1
View File
@@ -234,7 +234,7 @@
overflow-wrap: break-word;
&.has-checklist {
padding-bottom: 8px;
padding-bottom: 2px;
}
}