This commit is contained in:
haoouba
2021-01-31 16:16:15 +08:00
parent 6649415505
commit 16742a8c7d
5 changed files with 28 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -277,4 +277,11 @@
}
}
}
&__player {
&-play {
width: 100%;
height: 480px;
background: #000;
}
}
}