diff options
Diffstat (limited to 'kvmd/web/index.html')
-rw-r--r-- | kvmd/web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmd/web/index.html b/kvmd/web/index.html index d5538943..7d85f26d 100644 --- a/kvmd/web/index.html +++ b/kvmd/web/index.html @@ -15,7 +15,7 @@ </script> <body> - <div class="stream-box"> + <div id="stream-box" class="stream-box"> <img src="/streamer/?action=stream" id="stream-image" class="stream-image" alt="" /> </div> |