Browse Source

lazygit

main
Gregory Leeman 2 days ago
parent
commit
874b752ec4
  1. 3
      workflowy-helper/style.css

3
workflowy-helper/style.css

@ -739,7 +739,7 @@ body::-webkit-scrollbar {
} }
.is-mobile .boardCard > .name > .bullet { .is-mobile .boardCard > .name > .bullet {
left: 7px !important; left: 0px !important;
top: 5px !important; top: 5px !important;
} }
@ -747,7 +747,6 @@ body::-webkit-scrollbar {
/* display: none !important; */ /* display: none !important; */
/* } */ /* } */
.boardColumn > .children { .boardColumn > .children {
padding-left: 0 !important; padding-left: 0 !important;
} }

Loading…
Cancel
Save