Skip to content

Commit 643aaac

Browse files
committed
Update Gleap.js
1 parent 02d5acb commit 643aaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Gleap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ class Gleap {
647647
primaryColor,
648648
headerColor,
649649
buttonColor,
650-
backgroundColor = "#fff"
650+
backgroundColor = "#ffffff"
651651
) {
652652
this.setStyles({
653653
headerColor,

0 commit comments

Comments
 (0)