web: better handling of windows with iframes

This commit is contained in:
Maxim Devaev
2025-05-12 03:57:07 +03:00
parent cfdf225d10
commit eb0fb04b72
3 changed files with 41 additions and 10 deletions

View File

@@ -2961,7 +2961,7 @@
<p class="text credits"><a target="_blank" href="https://pikvm.org">PiKVM Project</a>&nbsp; | &nbsp;<a target="_blank" href="https://docs.pikvm.org">Documentation</a>&nbsp; | &nbsp;<a target="_blank" href="https://pikvm.org/support">Support</a></p>
</div>
</div>
<div class="window window-resizable" id="webterm-window" style="width: 640px; height: 480px">
<div class="window window-resizable" id="webterm-window" style="width: 720px; height: 480px">
<div class="window-header">
<div class="window-grab">Terminal</div>
<button class="window-button-close"><b>&times;</b></button>