提交 4ccecb7d 编写于 作者: F Filipa Lacerda

Merge branch '35691-images-in-wiki-display-have-wrong-size' into 'master'

Resolve "Images in Wiki display have wrong size"

Closes #35691

See merge request !13153
......@@ -19,9 +19,9 @@
}
img.js-lazy-loaded {
min-width: none;
min-height: none;
background-color: none;
min-width: inherit;
min-height: inherit;
background-color: inherit;
}
p a:not(.no-attachment-icon) img {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册