Browse Source

lazygit

main
Gregory Leeman 2 days ago
parent
commit
cef0545270
  1. 4
      workflowy-helper/style.css

4
workflowy-helper/style.css

@ -802,6 +802,10 @@ body::-webkit-scrollbar {
padding-bottom: 4px !important; padding-bottom: 4px !important;
} }
.is-mobile .boardColumn > .name > .content {
padding-bottom: 7px !important;
}
.boardColumn > .name .contentEditablePlaceholder { .boardColumn > .name .contentEditablePlaceholder {
top: initial !important; top: initial !important;
bottom: 10px !important; bottom: 10px !important;

Loading…
Cancel
Save