1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-30 19:22:11 +00:00
This commit is contained in:
Julien Voisin 2025-09-30 14:21:40 +02:00 committed by GitHub
commit 52ce032507
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1066,6 +1066,8 @@ article.category-has-unread {
.entry-content img {
height: auto;
display: block;
margin: auto;
}
.entry-content figure {