Add notice to a list if it has no tasks
This commit is contained in:
@ -146,3 +146,9 @@
|
||||
.list-namespace-title {
|
||||
color: $grey;
|
||||
}
|
||||
|
||||
.list-is-empty-notice {
|
||||
text-align: center;
|
||||
color: $grey;
|
||||
font-style: italic;
|
||||
}
|
||||
|
Reference in New Issue
Block a user