diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 5208683..dd84f84 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -818,8 +818,9 @@ body::-webkit-scrollbar { } .is-mobile .boardColumn > .name > .bullet.bullet { - top: 4px !important; - right: 4px !important; + top: auto !important; + bottom: 4px !important; + right: 0 !important; left: auto !important; }