From 9afb97b40377c63a2a67941be2787b4b587ee305 Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Sun, 6 Jul 2025 18:04:49 +0100 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index aee66aa..825aba2 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -739,13 +739,13 @@ body::-webkit-scrollbar { } .is-mobile .boardCard > .name > .bullet { - left: -13px !important; + left: 7px !important; top: 3px !important; } -/* .is-mobile .boardCard > .name > .bullet > .zoomChevronIcon { */ -/* display: none !important; */ -/* } */ +.is-mobile .boardCard > .name > .bullet > .zoomChevronIcon { + display: none !important; +} .boardColumn > .children { padding-left: 0 !important;