File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
app/design/adminhtml/Magento/backend/web/css/source/forms/fields Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 237
237
float : right ;
238
238
}
239
239
}
240
+
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 {
243
+ margin-left : 0 ;
244
+ }
245
+
246
+ .product_form_product_form_advanced_pricing_modal .admin__control-table td ,
247
+ .product_form_product_form_advanced_pricing_modal .admin__control-table th {
248
+ overflow-y : visible ;
249
+ }
250
+
251
+ .product_form_product_form_advanced_pricing_modal .admin__fieldset {
252
+ margin-left : -30px ;
253
+ }
254
+
255
+ .product_form_product_form_advanced_pricing_modal .admin__control-table-wrapper {
256
+ overflow-x : visible ;
257
+ overflow-y : visible ;
258
+ }
You can’t perform that action at this time.
0 commit comments