web page预览图最大化

This commit is contained in:
zqc
2026-03-12 10:50:51 +08:00
parent 4f398a6593
commit af8a6f7822

View File

@@ -138,8 +138,9 @@
min-width: 0;
}
#liveImage {
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
object-fit: contain;
background: #000;
}
.status-bar {