修复部分样式问题

This commit is contained in:
2025-06-03 10:24:55 +08:00
parent 1bd68894b2
commit 62a531ca84
3 changed files with 13 additions and 6 deletions

View File

@@ -415,7 +415,7 @@
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, .7);
z-index: 100;
.box {
position: absolute;
background-color: #fff;

View File

@@ -405,7 +405,6 @@
position: absolute;
border-top: 0.5rpx solid #629FFA;
border-left: 0.5rpx solid #629FFA;
z-index: 1;
left: 30rpx;
top: 6rpx;
transform: rotate(45deg);