Fix checkmark in kanban markdown

This commit is contained in:
yflory
2020-03-10 15:57:18 +01:00
parent f2b3a711eb
commit 2443c52d42
2 changed files with 8 additions and 4 deletions

View File

@@ -71,10 +71,6 @@
position: absolute;
margin-left: -17px;
margin-top: 4px;
&.fa-check-square {
font-size: 15px;
margin-top: 5px;
}
}
}
media-tag {