From 6ae3b6edada1c921a9e812cd4677317d9d2c2109 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Tue, 30 Jun 2026 10:25:53 +0000 Subject: [PATCH] Move task start-now pill up --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index faf725597..fd5cc6044 100644 --- a/static/style.css +++ b/static/style.css @@ -23459,7 +23459,7 @@ body:not(.welcome-ready) #welcome-screen { line-height: 1; cursor: pointer; position: relative; - top: -1px; + top: -3px; } .task-log-force-run svg, .task-log-stop svg {