Skip to content

Instantly share code, notes, and snippets.

@loominade
Created March 23, 2021 07:46
Show Gist options
  • Save loominade/05caef9338b6ebd30454f57eb7e5e5ef to your computer and use it in GitHub Desktop.
Save loominade/05caef9338b6ebd30454f57eb7e5e5ef to your computer and use it in GitHub Desktop.
remove the sidebar from toggl.com. filter
toggl.com##.left-nav:style(display:none !Important)
toggl.com##.right-pane:style(margin: 0 !important)
toggl.com##[class*="-Header-block-NewTimeEntry"]:style(right:0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment