I find generally the tags to be a perfect size, however is there a way for me to reduce the size of the ASAP tag?
I find generally the tags to be a perfect size, however is there a way for me to reduce the size of the ASAP tag? I know this is trivial but if there is an easy way.........even lower case maybe?
Hello Peter, please try a CSS rule like
ReplyDelete.afterTask.dueDate.today {
font-size: 11px;
}
in Checkvist PRO CSS customisation settings.
Hope this helps :)
That's exactly what I was looking for, Thanks!
ReplyDelete