File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
app/design/adminhtml/Magento/backend/web/css/source/forms/fields Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 238
238
}
239
239
}
240
240
241
- @media only screen and (min-width : 768px ) {
242
- .product_form_product_form_advanced_pricing_modal .admin__fieldset > .admin__field > .admin__field-control {
243
- min-width : 682px ;
241
+ .product_form_product_form_advanced_pricing_modal .admin__fieldset > .admin__field > .admin__field-control {
242
+ min-width : 682px ;
244
243
}
245
- .admin__control-table-wrapper {
246
- max-width : 100 % !important ;
247
- overflow-x : visible !important ;
248
- overflow-y : visible !important ;
249
- }
244
+
245
+ .admin__control-table-wrapper {
246
+ max-width : 100 % !important ;
247
+ overflow-x : visible !important ;
248
+ overflow-y : visible !important ;
250
249
}
250
+
You can’t perform that action at this time.
0 commit comments