Skip to content

Commit cc06b34

Browse files
authored
fix(notion): Button is slightly misaligned (#2278)
1 parent e1236d2 commit cc06b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -1306,6 +1306,7 @@ body.notion-body.dark .toggl-button-notion-wrapper:hover {
13061306
.toggl-button.notion {
13071307
color: rgb(55, 53, 47);
13081308
text-decoration: none;
1309+
padding-top: 5px;
13091310
}
13101311

13111312
body.notion-body.dark .toggl-button.notion {

0 commit comments

Comments
 (0)