Skip to content

Instantly share code, notes, and snippets.

@rajeshsingh520
Last active November 23, 2025 03:40
Show Gist options
  • Select an option

  • Save rajeshsingh520/2f127208b50d1ccdd7f472a58252c97c to your computer and use it in GitHub Desktop.

Select an option

Save rajeshsingh520/2f127208b50d1ccdd7f472a58252c97c to your computer and use it in GitHub Desktop.
.pi-cod-deposit-container {
padding: 20px 20px 20px 10px !important;
}
.pi-checkmark {
display: inline-block !important;
}
.pi-cod-deposit-container input:checked+.pi-checkmark:after{
width: 24px;
height: 24px;
display: block !important;
}
.pi-cod-deposit-container input{
display:none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment