test for overflow
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m0s

This commit is contained in:
2026-05-31 20:53:55 +00:00
Unverified
parent f978645fc5
commit 9a6b0ac6e4

View File

@@ -19,8 +19,8 @@ tags: ['homelab', 'infrastructure', 'network']
<iframe
src="https://homelable.wompmacho.com/view?key=live"
width="100%"
height="600px"
style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1);"
height="800px"
style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); overflow: auto;"
allowfullscreen>
</iframe>
{{< /rawhtml >}}