优化视频未加载时 Loading 样式✅
This commit is contained in:
parent
464cb31120
commit
d013e8eb1b
@ -383,6 +383,8 @@
|
|||||||
&.vh-vhVideo {
|
&.vh-vhVideo {
|
||||||
margin: 1.188rem 0;
|
margin: 1.188rem 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
aspect-ratio: 16 / 9;
|
aspect-ratio: 16 / 9;
|
||||||
border: solid 1px #E8E8E8;
|
border: solid 1px #E8E8E8;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user