Skip to content

Commit

Permalink
Update shopifyWidget.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alihusnainarshad authored Jan 16, 2023
1 parent 9f3a6f0 commit 4435c16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shopifyWidget.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ function CreateWhatsappChatWidget(option = {
${option.chatButtonSetting.position == "left" ? "left : "+option.chatButtonSetting.marginLeft+"px" : "right : "+option.chatButtonSetting.marginRight+"px"};
border-radius: 10px;
box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
font: 400 normal 15px/1.3 -apple-system, BlinkMacSystemFont, Roboto, Open Sans, Helvetica Neue, sans-serif;
}
#wa-widget-send-button {
margin: 0 0 ${option.chatButtonSetting.marginBottom}px 0 !important;
Expand Down

0 comments on commit 4435c16

Please sign in to comment.