fix wide book cover display issue

This commit is contained in:
doubaniux 2020-05-07 06:36:53 +08:00
parent 6117306fdc
commit bdc19c8da4

View file

@ -525,6 +525,7 @@ img.display-image {
height: 210px;
object-fit: contain;
float: left;
max-width: 200px;
}
.display-info {