perf(web): reduce preview max height
This commit is contained in:
parent
94105491af
commit
48475158f8
@ -76,7 +76,7 @@ main {
|
|||||||
|
|
||||||
#preview {
|
#preview {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 90vh;
|
max-height: 60vh;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
object-position: center;
|
object-position: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user