This commit is contained in:
yumoqing 2025-09-12 22:07:26 +08:00
parent 0d99fc2187
commit da8d752ed0

View File

@ -517,7 +517,8 @@ hr {
.video-container { .video-container {
position: relative; position: relative;
width: 80%; width: 100%;
height: auto;
max-width: 1000px; max-width: 1000px;
overflow: hidden; overflow: hidden;
border-radius: 12px; border-radius: 12px;