Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Fikser offset-plassering av chatbotikon
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeofnorway committed Aug 1, 2023
1 parent 3236fa6 commit ab55787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/komponenter/footer/chatbot/ChatbotWrapper.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $chatbotCircleColor: var(--a-blue-800);
margin-right: ($openButtonAvatarSizeNumber / 3) * 1px;
margin-bottom: ($openButtonAvatarSizeNumber / 6) * 1px;
position: fixed;
bottom: 8px;
bottom: 20px;
right: 8px;
z-index: 998;
border: 0;
Expand Down

0 comments on commit ab55787

Please sign in to comment.