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