Last active
November 3, 2023 23:07
-
-
Save ericakfranz/11107291a9a11d52804c3c2630eeadee to your computer and use it in GitHub Desktop.
Style the privacy checkbox field.
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
html div#om-{{id}} .{{ns}}-FieldsElement--wrapper input[type=checkbox][name="FieldsElement--privacyText-checkbox"] { | |
vertical-align: top !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment