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

Commit

Permalink
Merge pull request #1471 from navikt/justere-chatbot-ikon-plassering
Browse files Browse the repository at this point in the history
Fikser offset-plassering av chatbotikon
  • Loading branch information
terjeofnorway authored Aug 1, 2023
2 parents 3236fa6 + ab55787 commit eaf45bf
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 eaf45bf

Please sign in to comment.