forked from DebaucheryLibrarian/traxxx
Fixed actor tile lazy photo misalignment.
This commit is contained in:
@@ -232,9 +232,9 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
object-fit: cover;
|
||||
object-position: 50% 0;
|
||||
object-position: center 0;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-position: center 0;
|
||||
}
|
||||
|
||||
.avatar-fallback {
|
||||
|
||||
Reference in New Issue
Block a user