Browse Source

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

myhloli 4 tháng trước cách đây
mục cha
commit
907c189efd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>