fix: style

This commit is contained in:
款冬
2025-01-21 17:56:25 +08:00
parent eaf18a591c
commit d34f1de277

View File

@@ -449,8 +449,9 @@
}
.video-wrap video {
width: 50%;
width: calc(50% - 3px);
height: 50%;
border-radius: var(--radius-sm);
}
.video-wrap video:last-child {
margin-left: 6px;