We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8d915 commit d48ffdeCopy full SHA for d48ffde
scripts/site/_site/doc/style/markdown.less
@@ -10,6 +10,8 @@
10
11
.markdown img {
12
max-width: ~'calc(100% - 32px)';
13
+ height: 100%;
14
+ object-fit: contain;
15
}
16
17
.markdown p > img {
0 commit comments