1
0

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
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;
}