mirror of
https://github.com/Readarr/Readarr
synced 2025-12-26 02:03:11 +01: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 {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.titles {
|
||||
|
|
|
|||
Loading…
Reference in a new issue