File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/design/adminhtml/Magento/backend/web/css/source/forms/fields Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 238
238
}
239
239
}
240
240
241
- .product_form_product_form_advanced_pricing_modal .admin__fieldset > .admin__field > .admin__field-label , .product_form_product_form_advanced_pricing_modal [class*= ' admin__control-grouped' ] > .admin__field :first-child > .admin__field-label {
241
+ .product_form_product_form_advanced_pricing_modal .admin__fieldset > .admin__field > .admin__field-label ,
242
+ .product_form_product_form_advanced_pricing_modal [class*= ' admin__control-grouped' ] > .admin__field :first-child > .admin__field-label {
242
243
margin-left : 0 ;
243
244
}
244
245
245
246
.product_form_product_form_advanced_pricing_modal .admin__control-table td ,
246
247
.product_form_product_form_advanced_pricing_modal .admin__control-table th {
247
248
overflow-y : visible ;
248
249
}
250
+
249
251
.product_form_product_form_advanced_pricing_modal .admin__fieldset {
250
252
margin-left : -30px ;
251
253
}
You can’t perform that action at this time.
0 commit comments