Skip to content

Commit

Permalink
fix(notion): Button is slightly misaligned (#2278)
Browse files Browse the repository at this point in the history
  • Loading branch information
izontm authored Feb 26, 2024
1 parent e1236d2 commit cc06b34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit cc06b34

Please # to comment.