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; /* 隐藏滚动条 */ }