Skip to content

Commit

Permalink
Explain why Hotjar's customization does not work πŸ˜…
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla committed Dec 19, 2024
1 parent 3550f88 commit a0abb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus/src/scss/hotjar.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[id*="hotjar-survey"] {
button {
// Does not work because Hotjar's own CSS already has an !important declaration added
background-color: var(--strapi-primary-200) !important;
}
}

0 comments on commit a0abb46

Please sign in to comment.