React Query Integration for Server State Sync in Clinet #245
@ -48,9 +48,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.img-preview img {
|
.img-preview img {
|
||||||
max-width: 100%;
|
width: 100%;
|
||||||
max-height: 80vh;
|
height: auto;
|
||||||
object-fit: contain;
|
aspect-ratio: 16 / 10;
|
||||||
display: block;
|
object-fit: cover;
|
||||||
margin: 0 auto;
|
}
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user