From 36c90a67b12fddb39bc50ac9f7729e4871ae95eb Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Sun, 16 Feb 2025 18:24:25 +0000 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 02d3a74..b228f1d 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -110,7 +110,8 @@ body::-webkit-scrollbar { top: -3px; } .project .breadcrumbs > a, -.project .breadcrumbs > svg { +.project .breadcrumbs > svg, +.project .breadcrumbs > .menu { display: none; } .project * .breadcrumbs > a:last-child {