diff --git a/src/styles/style.css b/src/styles/style.css index 60f6a3c41..585d0dfb1 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -1306,6 +1306,7 @@ body.notion-body.dark .toggl-button-notion-wrapper:hover { .toggl-button.notion { color: rgb(55, 53, 47); text-decoration: none; + padding-top: 5px; } body.notion-body.dark .toggl-button.notion {