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