Skip to content

Commit 67861d9

Browse files
authored
fix(style): update img element. (#215)
1 parent 59a0d11 commit 67861d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/markdown.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ body[data-color-mode*='light'] {
277277
}
278278

279279
img {
280+
display: inline-block;
280281
border-style: none;
281282
max-width: 100%;
282283
box-sizing: content-box;

0 commit comments

Comments
 (0)