fix: featured image controller (#182)

pull/230/head
Seaton Jiang 2020-03-16 11:52:16 +08:00
parent 2f4859b06f
commit 4b6adf273e
2 changed files with 2 additions and 2 deletions

View File

@ -907,7 +907,7 @@ button:focus {
margin-right: 16px;
}
.k-main .details .article .content p>img {
.k-main .details .article .content p>img, .k-main .details .article .content p a>img {
display: block;
}

File diff suppressed because one or more lines are too long