fixed window-button-exit-full-tab

This commit is contained in:
Maxim Devaev
2022-08-01 19:55:15 +03:00
parent 375cbe5c5f
commit 65bdbe4387
3 changed files with 4 additions and 3 deletions

View File

@@ -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")