diff --git a/src/styles/style.css b/src/styles/style.css index a9c4e8d00..c28a0453f 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -1507,3 +1507,10 @@ body.notion-body.dark .toggl-button.notion { .toggl-button.linear-table { margin-top: 5px; } + + +/********* Figma *********/ +.toggl-button.figma { + margin-top: 5px; + z-index: 9999; +}