From 874b752ec49d1374337a0b9b8bb91e8e23eabf6f Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Sun, 6 Jul 2025 18:02:43 +0100 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 7edc96e..9b5e0f6 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -739,7 +739,7 @@ body::-webkit-scrollbar { } .is-mobile .boardCard > .name > .bullet { - left: 7px !important; + left: 0px !important; top: 5px !important; } @@ -747,7 +747,6 @@ body::-webkit-scrollbar { /* display: none !important; */ /* } */ - .boardColumn > .children { padding-left: 0 !important; }