Created
September 17, 2025 08:15
-
-
Save plugin-republic/2ff017c71a552778fdb66bbf5570a2a2 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
| .pewc-checkbox-group-wrapper { | |
| display: grid; | |
| grid-gap: 0 10px; | |
| grid-template-columns: 1fr 1fr; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment