style(demo->iframe): fix double scroll when use iframe inner (#3482)

This commit is contained in:
xachary
2023-12-29 09:19:09 +08:00
committed by GitHub
parent dcbe5510d4
commit 00b8d169cb

View File

@@ -108,6 +108,7 @@
}
&__main {
display: block;
box-sizing: border-box;
width: 100%;
height: 100%;