diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index aee66aa..825aba2 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -739,13 +739,13 @@ body::-webkit-scrollbar { } .is-mobile .boardCard > .name > .bullet { - left: -13px !important; + left: 7px !important; top: 3px !important; } -/* .is-mobile .boardCard > .name > .bullet > .zoomChevronIcon { */ -/* display: none !important; */ -/* } */ +.is-mobile .boardCard > .name > .bullet > .zoomChevronIcon { + display: none !important; +} .boardColumn > .children { padding-left: 0 !important;