diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 7edc96e..9b5e0f6 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -739,7 +739,7 @@ body::-webkit-scrollbar { } .is-mobile .boardCard > .name > .bullet { - left: 7px !important; + left: 0px !important; top: 5px !important; } @@ -747,7 +747,6 @@ body::-webkit-scrollbar { /* display: none !important; */ /* } */ - .boardColumn > .children { padding-left: 0 !important; }