Fix related tasks search

This commit is contained in:
kolaente 2020-06-21 18:09:15 +02:00
parent ce277b64ee
commit 68681ef007
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,7 @@
.task {
padding: .5em;
max-width: 100%;
.different-list {
color: lighten($dark, 50);