Display card title in bold

This commit is contained in:
Vid Smole 2023-07-06 12:57:06 +02:00
parent 557f9709ac
commit a3622ddc1d

View file

@ -49,7 +49,8 @@ template(name="minicard")
if currentBoard.allowsCardNumber
span.card-number
| ##{getCardNumber}
= getTitle
b
= getTitle
if $eq 'subtext-with-full-path' currentBoard.presentParentTask
.parent-subtext
| {{ parentString ' > ' }}