mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed window-button-exit-full-tab
This commit is contained in:
@@ -747,8 +747,8 @@
|
||||
<button class="window-button-full-screen">⤢</button>
|
||||
</div>
|
||||
<div id="stream-info"></div>
|
||||
<div class="stream-box-offline" id="stream-box">
|
||||
<button class="window-button-exit-full-tab">▼</button><img id="stream-image" src="/share/png/blank-stream.png">
|
||||
<button class="window-button-exit-full-tab">▼</button>
|
||||
<div class="stream-box-offline" id="stream-box"><img id="stream-image" src="/share/png/blank-stream.png">
|
||||
<video class="hidden" id="stream-video" autoplay playsinline muted></video>
|
||||
<div id="stream-fullscreen-active"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user