From cef05452700daa0b5f0a15af8834e6063f43acb7 Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Sun, 6 Jul 2025 18:15:14 +0100 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index dd84f84..5c0c69e 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -802,6 +802,10 @@ body::-webkit-scrollbar { padding-bottom: 4px !important; } +.is-mobile .boardColumn > .name > .content { + padding-bottom: 7px !important; +} + .boardColumn > .name .contentEditablePlaceholder { top: initial !important; bottom: 10px !important;