File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 "id" : " size" ,
6868 "label" : " Size" ,
6969 "default" : {
70- "width" : " fit-content " ,
70+ "width" : " auto " ,
7171
7272 "@media (--mobile)" : {
7373 "width" : " 100%"
Original file line number Diff line number Diff line change 5454 "width" : " 100%" ,
5555 "flex-grow" : " 1"
5656 }
57- },
58- {
59- "type" : " style.layout_panel" ,
60- "id" : " layout" ,
61- "label" : " Layout"
6257 }
6358 ],
6459 "presets" : [{ "name" : " Image" }]
Original file line number Diff line number Diff line change 6161 "id" : " size" ,
6262 "label" : " Size" ,
6363 "default" : {
64- "width" : " fit-content " ,
64+ "width" : " auto " ,
6565
6666 "@media (--mobile)" : {
6767 "width" : " 100%"
Original file line number Diff line number Diff line change 22 {
33 "name" : " theme_info" ,
44 "theme_name" : " Reference theme" ,
5- "theme_version" : " 0.3.0 " ,
5+ "theme_version" : " 0.3.1 " ,
66 "theme_author" : " Shopify" ,
77 "theme_documentation_url" : " https://help.shopify.com/manual/online-store/themes" ,
88 "theme_support_url" : " https://support.shopify.com/"
Original file line number Diff line number Diff line change 147147 "padding" : " 10px 30px"
148148 },
149149 "size" : {
150- "width" : " fit-content "
150+ "width" : " auto "
151151 }
152152 }
153153 }
Original file line number Diff line number Diff line change 6565 "padding" : " 10px 30px"
6666 },
6767 "size" : {
68- "width" : " fit-content "
68+ "width" : " auto "
6969 }
7070 }
7171 }
143143 "padding" : " 10px 30px"
144144 },
145145 "size" : {
146- "width" : " fit-content "
146+ "width" : " auto "
147147 }
148148 }
149149 }
248248 "type" : " image" ,
249249 "settings" : {
250250 "object_fit" : " cover" ,
251- "spacing" : {
252- },
253251 "size" : {
254252 "width" : " 100%" ,
255253 "height" : " 100%" ,
256254 "@media (--mobile)" : {
257255 "height" : " auto"
258256 }
259- },
260- "layout" : {
261257 }
262258 }
263259 },
408404 "type" : " image" ,
409405 "settings" : {
410406 "object_fit" : " cover" ,
411- "spacing" : {
412- },
413407 "size" : {
414408 "width" : " 100%" ,
415409 "height" : " 100%"
416- },
417- "layout" : {
418410 }
419411 }
420412 },
You can’t perform that action at this time.
0 commit comments