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;