浏览代码

fix: update iframe styling for improved responsiveness in index.md

myhloli 4 月之前
父节点
当前提交
907c189efd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/zh/demo/index.md

+ 1 - 1
docs/zh/demo/index.md

@@ -1 +1 @@
-<iframe src="https://opendatalab-mineru.ms.show" frameborder="0" width="850" height="850"></iframe>
+<iframe src="https://opendatalab-mineru.ms.show" style="min-height: calc(-40px + 100vh); width: 100%; flex-grow: 1; border: medium; overflow: auto; height: 1746px;"></iframe>