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