From 0a3aa4d8810f30b0b47d22e65f39dadf99a8df91 Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Sun, 6 Jul 2025 18:14:22 +0100 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 5208683..dd84f84 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -818,8 +818,9 @@ body::-webkit-scrollbar { } .is-mobile .boardColumn > .name > .bullet.bullet { - top: 4px !important; - right: 4px !important; + top: auto !important; + bottom: 4px !important; + right: 0 !important; left: auto !important; }