mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
fixed window-button-exit-full-tab
This commit is contained in:
@@ -12,8 +12,8 @@ div(id="stream-window" class="window window-resizable")
|
||||
|
||||
div(id="stream-info")
|
||||
|
||||
button(class="window-button-exit-full-tab") ▼
|
||||
div(id="stream-box" class="stream-box-offline")
|
||||
button(class="window-button-exit-full-tab") ▼
|
||||
img(id="stream-image" src=`${png_dir}/blank-stream.png`)
|
||||
video(id="stream-video" class="hidden" autoplay playsinline muted)
|
||||
div(id="stream-fullscreen-active")
|
||||
|
||||
Reference in New Issue
Block a user