fix: image aspect ratio on component preview (#35790)
Co-authored-by: Jillian Vogel <jill@opencraft.com>
This commit is contained in:
@@ -222,6 +222,7 @@
|
||||
.xmodule_display.xmodule_HtmlBlock img,
|
||||
.xmodule_display.xmodule_StaticTabBlock img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.xmodule_display.xmodule_AboutBlock pre,
|
||||
|
||||
Reference in New Issue
Block a user