Skip to content

Commit 2c15e64

Browse files
committed
增加iframe高度
1 parent a94f71d commit 2c15e64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

overrides/main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
}
2727

2828
.altium-iframe-viewer {
29-
height: 400px;
29+
height: 800px;
3030
max-width: 1280px;
31-
max-height: 700px;
31+
max-height: 900px;
3232
}
3333

3434
@font-face {

0 commit comments

Comments
 (0)