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 f2d2dc4 commit 8fa9d88Copy full SHA for 8fa9d88
app/code/Magento/PageBuilder/view/adminhtml/web/css/source/form/element/_mobile.less
@@ -9,9 +9,6 @@
9
.admin__fieldset .admin__field.admin__field-min-height-mobile,
10
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice {
11
.admin__field-control._with-tooltip {
12
- .admin__control-addon {
13
- max-width: inherit;
14
- }
15
16
.admin__field-tooltip {
17
margin-left: 19px;
@@ -69,7 +66,6 @@
69
66
70
67
.admin__fieldset .admin__field.admin__field-min-height-mobile {
71
68
72
- display: flex;
73
width: 17.9rem;
74
}
75
0 commit comments