Преглед изворни кода

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>