We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b38176 commit 3f4a1e9Copy full SHA for 3f4a1e9
app/code/Magento/PageBuilder/view/frontend/web/css/source/_module.less
@@ -67,7 +67,7 @@
67
// Desktop (style-l.css)
68
// _____________________________________________
69
70
-.media-width(@extremum, @break) when (@extremum = 'min') and (@break = (@screen__m + 1)) {
+.media-width(@extremum, @break) when (@extremum = 'min') and (@break = (@screen__m)) {
71
.pagebuilder-mobile-only {
72
display: none !important;
73
}
0 commit comments