Skip to content

Commit

Permalink
fix: removed border for button
Browse files Browse the repository at this point in the history
  • Loading branch information
meenakshi-deriv committed Dec 26, 2023
1 parent b5835ae commit bdee883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/help-centre/components/_didnt-find-answer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ const WhatsAppButton = styled.button`
align-items: center;
justify-content: center;
background-color: var(--color-green-3);
border: 2px solid var(--color-green-3);
color: var(--color-white);
font-size: 14px;
border-radius: 4px;
Expand Down

0 comments on commit bdee883

Please sign in to comment.