From d7da0a2fed7207d1eac698bdbbd0db13c208ae7d Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Sun, 6 Jul 2025 18:03:11 +0100 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 9b5e0f6..171273c 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -739,7 +739,7 @@ body::-webkit-scrollbar { } .is-mobile .boardCard > .name > .bullet { - left: 0px !important; + left: -7px !important; top: 5px !important; }