Spaces:
Running
Running
Update index.html (#2)
Browse files- Update index.html (abcfb9e242ba5459cba0c8909d92581f4488ba8d)
Co-authored-by: makarov <[email protected]>
- index.html +1 -1
index.html
CHANGED
@@ -11,6 +11,6 @@
|
|
11 |
src="https://arena.flageval.net/index.html#/arena?l=en&c=huggingface"
|
12 |
frameborder="0"
|
13 |
allowfullscreen
|
14 |
-
style="width:100%;height:
|
15 |
</body>
|
16 |
</html>
|
|
|
11 |
src="https://arena.flageval.net/index.html#/arena?l=en&c=huggingface"
|
12 |
frameborder="0"
|
13 |
allowfullscreen
|
14 |
+
style="width:100%;height:calc(100vh - 52px - 2em);"></iframe>
|
15 |
</body>
|
16 |
</html>
|