show info message if no dashboard available

This commit is contained in:
2023-03-03 19:02:34 +01:00
parent 6568ba2ae6
commit c57b53ccc6
4 changed files with 17 additions and 12 deletions

View File

@@ -15,6 +15,7 @@
}
.is-error {
font-size: 3rem;
font-weight: bold;
color: #333;
}