summaryrefslogtreecommitdiff
path: root/web/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style.css')
-rw-r--r--web/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style.css b/web/style.css
index 9659ff5..b3ac4d7 100644
--- a/web/style.css
+++ b/web/style.css
@@ -153,7 +153,7 @@ main {
gap: 0.75rem;
}
-#loading {
+#loading, .task-empty {
color: var(--text-muted);
text-align: center;
padding: 2rem 0;