Last modified by Eric Nantel on 2026/04/06 10:23

From version < 61.1 >
edited by Eric Nantel
on 2026/04/06 09:11
To version < 60.1 >
edited by Eric Nantel
on 2026/04/06 09:10
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,9 +33,9 @@
33 33   .asm-parts { flex-direction: column; }
34 34   .asm-part { flex: 1 1 100%; }
35 35  
36 - /* Card image fills the full card width */
37 - .asm-part-img { min-height: unset; padding: 1rem; }
38 - .asm-part-img img { max-width: 100%; max-height: none; width: 100%; height: auto; }
36 + /* Card image fills the card fully */
37 + .asm-part-img { min-height: 200px; padding: 1rem; }
38 + .asm-part-img img { max-width: 100%; max-height: none; width: 100%; }
39 39  
40 40   /* Step body stacks vertically */
41 41   .asm-step-body { flex-direction: column; }
Copyright RobotShop 2018