style: 优化iframe嵌入横向滚动

This commit is contained in:
wangjiahao
2025-04-09 10:09:58 +08:00
committed by 王嘉豪
parent b959b71b21
commit e89d44be36

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" style="overflow-x: hidden">
<head>
<meta charset="UTF-8" />
@@ -13,4 +13,4 @@
<script type="module" src="/src/pages/index/main.ts"></script>
</body>
</html>
</html>