Make the iframe big

This commit is contained in:
c0dev0id
2023-10-24 22:24:12 +02:00
parent c4acee5d98
commit 92c1acbc81
2 changed files with 11 additions and 5 deletions

View File

@@ -4,5 +4,5 @@
<li>The dot position shows the average response time.</li>
<li>The color of the dot shows the package loss (how many of the 20 requests got lost).</li>
</ul>
<iframe width="100%" height="150%" frameborder=0 src="/smokeping/?target=Network"></iframe>
<iframe width="100%" height="200%" frameborder=0 src="/smokeping/?target=Network"></iframe>