adapt todoist to new settings

This commit is contained in:
Ell 2022-04-02 15:19:27 +02:00
parent 5bd5a75061
commit a7cf61b9d0

View file

@ -44,7 +44,7 @@ div.dwlvNd {
displayName: "Todoist",
icon: "list-checks",
hideOnMobile: true,
minimumWidth: 350,
zoomLevel: 1,
customCss: `/* hide the help, home, search, and productivity overview buttons, create extra space, and prevent toast pop-up from acting weird */
[aria-label="Go to Home view"], #quick_find, [aria-label="Productivity"], [aria-label="Help & Feedback"] {
display: none !important;