This commit is contained in:
yumoqing 2025-10-05 19:26:03 +08:00
parent 8dd2dcb42b
commit 439f0a8ef4

View File

@ -528,6 +528,7 @@ hr {
.video-element {
width: 100%;
height: 100%;
border-radius: 12px;
display: block;
}