From 7f76ee82f932af805ed8cc5f12d9a9c02da00077 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期六, 24 五月 2025 08:25:19 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/watch.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/watch.html b/src/main/webapp/views/watch.html
index 77a86ea..ee374da 100644
--- a/src/main/webapp/views/watch.html
+++ b/src/main/webapp/views/watch.html
@@ -10,7 +10,7 @@
 		<script type="text/javascript" src="../static/js/vue.min.js"></script>
 		<script type="text/javascript" src="../static/js/element.js"></script>
 		<style>
-			*{
+			body{
 				background-color: rgb(108,167,168);
 			}
 			

--
Gitblit v1.9.1