Skip to content

Instantly share code, notes, and snippets.

@plugin-republic
Created March 12, 2024 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plugin-republic/9a4fa694610a00d13576e6da3c8bb67f to your computer and use it in GitHub Desktop.
Save plugin-republic/9a4fa694610a00d13576e6da3c8bb67f to your computer and use it in GitHub Desktop.
/* Disable checkboxes */
.pewc-group-checkbox .pewc-item-field-wrapper {
pointer-events: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment