Created
March 12, 2024 14:07
-
-
Save plugin-republic/9a4fa694610a00d13576e6da3c8bb67f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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