Fix adding the product_id to account based charges (when services are not active)
This commit is contained in:
2
public/css/fixes.css
vendored
2
public/css/fixes.css
vendored
@@ -84,7 +84,7 @@ span.select2-selection.select2-selection--single > span.select2-selection__rende
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Render the invalid red when a select container fails vlidation */
|
||||
/* Render the invalid red when a select container fails validation */
|
||||
.is-invalid + .select2-container--default .select2-selection--single,
|
||||
.is-invalid + .select2-container--default .select2-selection--multiple {
|
||||
border: 1px solid #dc3545;
|
||||
|
Reference in New Issue
Block a user