mirror of https://github.com/vtrois/kratos
fix: featured image controller (#182)
parent
2f4859b06f
commit
4b6adf273e
|
@ -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
Loading…
Reference in New Issue