File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
app/design/frontend/Magento/luma/Magento_GroupedProduct/web/css/source Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 133
133
}
134
134
135
135
.media-width (@extremum , @break ) when (@extremum = ' max' ) and (@break = @screen__m ) {
136
- .product-add-form {
137
- .table-wrapper.grouped {
138
- .lib-css (margin-left , - @layout__width-xs-indent );
139
- .lib-css (margin-right , - @layout__width-xs-indent );
140
- .table.data.grouped {
141
- tr {
142
- td {
143
- padding : 5px 10px 5px 15px ;
144
- }
136
+ .product-add-form {
137
+ .table-wrapper.grouped {
138
+ .lib-css (margin-left , - @layout__width-xs-indent );
139
+ .lib-css (margin-right , - @layout__width-xs-indent );
140
+ .table.data.grouped {
141
+ tr {
142
+ td {
143
+ padding : 5px 10px 5px 15px ;
144
+ }
145
+ }
146
+ }
145
147
}
146
- }
147
148
}
148
- }
149
149
}
150
150
151
151
//
You can’t perform that action at this time.
0 commit comments