Make sure all empty pages have a call to action

This commit is contained in:
kolaente 2021-01-17 20:21:33 +01:00
parent ec4c941fb1
commit 2139d4d528
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
5 changed files with 32 additions and 13 deletions

View file

@ -156,9 +156,3 @@
.list-namespace-title {
color: $grey;
}
.list-is-empty-notice {
text-align: center;
color: $grey;
font-style: italic;
}