1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-24 04:01:31 +08:00

修正大播放图标不居中问题

This commit is contained in:
koogua 2022-10-28 15:41:20 +08:00
parent 1825f2346f
commit 3e7082b251

View File

@ -1328,6 +1328,8 @@
width: 760px; width: 760px;
height: 428px; height: 428px;
margin-bottom: 20px; margin-bottom: 20px;
background: black;
position: relative;
} }
.dplayer { .dplayer {