fix alignment of checkbox
This commit is contained in:
@@ -73,3 +73,7 @@ input:focus,
|
||||
.StripeElement--webkit-autofill {
|
||||
background-color: #fefde5 !important;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
vertical-align: middle; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user