mirror of
https://github.com/Readarr/Readarr
synced 2026-04-26 06:41:02 +02:00
Fixed: Don't distort author images in search bar results
This commit is contained in:
parent
2d7aa20448
commit
c1f2ea6c8a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
.poster {
|
.poster {
|
||||||
width: 35px;
|
width: 35px;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
.titles {
|
.titles {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue