From b37a77599d1de0453e367a8a703f4be41bbb4f8c Mon Sep 17 00:00:00 2001 From: HeXiangLong <3234374354@qq.com> Date: Tue, 6 May 2025 19:27:46 +0800 Subject: [PATCH] 111111 --- index/videos/video.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/videos/video.css b/index/videos/video.css index 8c589723..6b42a572 100755 --- a/index/videos/video.css +++ b/index/videos/video.css @@ -14,7 +14,7 @@ body { display: flex; flex-direction: column; height: 100vh; - /* 设置body高度为视口高度 */ + /* 设置body高度为窗口高度 */ overflow: hidden; /* 隐藏滚动条 */ }