mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 07:27:47 +01:00
fix previews not being scaled properly
This commit is contained in:
@@ -218,7 +218,7 @@
|
||||
max-height: 100%;
|
||||
width: auto;
|
||||
height: auto;
|
||||
object-fit: scale-down;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user