test for overflow
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m0s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m0s
This commit is contained in:
@@ -19,8 +19,8 @@ tags: ['homelab', 'infrastructure', 'network']
|
|||||||
<iframe
|
<iframe
|
||||||
src="https://homelable.wompmacho.com/view?key=live"
|
src="https://homelable.wompmacho.com/view?key=live"
|
||||||
width="100%"
|
width="100%"
|
||||||
height="600px"
|
height="800px"
|
||||||
style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1);"
|
style="border:none; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); overflow: auto;"
|
||||||
allowfullscreen>
|
allowfullscreen>
|
||||||
</iframe>
|
</iframe>
|
||||||
{{< /rawhtml >}}
|
{{< /rawhtml >}}
|
||||||
|
|||||||
Reference in New Issue
Block a user