Browse Source

lazygit

main
Gregory Leeman 2 days ago
parent
commit
0a3aa4d881
  1. 5
      workflowy-helper/style.css

5
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;
}

Loading…
Cancel
Save