跟新教程,dome视频

This commit is contained in:
X1627315083
2024-10-21 09:38:46 +08:00
parent c7d5f25366
commit 1a363799a8
2 changed files with 6 additions and 4 deletions

View File

@@ -79,9 +79,11 @@ export default defineComponent({
transform: translate(-50%,-50%);
width: 80%;
height: auto;
max-height: 80vh;
position: absolute;
video{
width: 100%;
max-height: 80vh;
height: 100%;
object-fit: contain;
}