diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 9b5e0f6..171273c 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -739,7 +739,7 @@ body::-webkit-scrollbar { } .is-mobile .boardCard > .name > .bullet { - left: 0px !important; + left: -7px !important; top: 5px !important; }