Explorar o código

Merge pull request #3063 from myhloli/dev

fix: update iframe styling for improved responsiveness in index.md
Xiaomeng Zhao hai 4 meses
pai
achega
c787a4a74a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>