mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
force aspect ratio on default Image
This commit is contained in:
@@ -28,9 +28,8 @@
|
||||
|
||||
.image-container {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
max-height: 100%;
|
||||
aspect-ratio: 1 / 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.unloader {
|
||||
|
||||
Reference in New Issue
Block a user