File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
app/design/adminhtml/Magento/backend/Magento_Staging/web/css/source/module
dev/tests/static/testsuite/Magento/Test/Less/_files/blacklist Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 342
342
}
343
343
}
344
344
345
- // Remove min-width specified for the global body element when the body has the class staging-update-preview
346
- // This is to allow the preview to be displayed in a smaller window or mobile device simulation
345
+ // Remove min-width specified for the global body element when the body has the class staging-update-preview
346
+ // This is to allow the preview to be displayed in a smaller window or mobile device simulation
347
347
body .staging-update-preview {
348
348
min-width : initial ;
349
349
}
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ app/design/adminhtml/Magento/backend/Magento_Msrp/web/css/source/_module-old.les
16
16
app/design/adminhtml/Magento/backend/Magento_ProductVideo/web/css/source/_module.less
17
17
app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module/_order.less
18
18
app/design/adminhtml/Magento/backend/Magento_Staging/web/css/source/module/_scheduled-changes.less
19
+ app/design/adminhtml/Magento/backend/Magento_Staging/web/css/source/module/_staging-preview.less
19
20
app/design/adminhtml/Magento/backend/Magento_Tax/web/css/source/_module-old.less
20
21
app/design/adminhtml/Magento/backend/Magento_Theme/web/css/source/_module-old.less
21
22
app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/_module-old.less
You can’t perform that action at this time.
0 commit comments