Browse Source

lazygit

main
Gregory Leeman 2 days ago
parent
commit
9afb97b403
  1. 8
      workflowy-helper/style.css

8
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;

Loading…
Cancel
Save