视频被遮盖样式调整

This commit is contained in:
2025-06-26 16:31:56 +08:00
parent 439605c757
commit 6721f9d1f3

View File

@@ -2,10 +2,10 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
width: 100%; width: 100%;
height: auto; height: auto;
position: fixed; position: fixed;
top: 0; top: 0;
z-index: 10; z-index: 1000;
width: -webkit-fill-available; width: -webkit-fill-available;
} }
.oircoEgapp-head .headtop { .oircoEgapp-head .headtop {
@@ -25,7 +25,7 @@
background-color: #fff; background-color: #fff;
overflow: hidden; overflow: hidden;
width: 100%; width: 100%;
color: #000; color: #000;
display: none; display: none;
} }
.oircoEgapp-head .top-menu .it-ct { .oircoEgapp-head .top-menu .it-ct {