dashboard: support links/markdown in checklist items

This commit is contained in:
Johannes Zellner
2024-07-25 17:40:09 +02:00
parent fb11997430
commit cbc46a8229
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -713,6 +713,10 @@ multiselect {
background-color: transparent;
}
.checklist-item > span > p {
margin: 0;
}
// ----------------------------
// Mail view
// ----------------------------