Prevent interaction with the checkout opt-in checkbox element
[MAILPOET-5276]
This commit is contained in:
committed by
Veljko V
parent
f8b6f77762
commit
ae430480ad
@@ -11,6 +11,8 @@
|
||||
|
||||
.wc-block-components-checkbox {
|
||||
margin-top: 0 !important;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user