mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
[enhancement]: support using native image aspect ratio
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
}
|
||||
|
||||
.image {
|
||||
object-fit: cover;
|
||||
object-fit: var(--image-fit);
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user