Show the list of a related task if it belongs to a different list
This commit is contained in:
@ -22,6 +22,11 @@
|
||||
|
||||
.task {
|
||||
padding: .5em;
|
||||
|
||||
.different-list {
|
||||
color: lighten($dark, 50);
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user