适配灯光弹框

This commit is contained in:
fengerli
2025-09-10 10:47:04 +08:00
parent 6ee45f6868
commit d7a91a6df2

View File

@ -1625,7 +1625,7 @@
/* 弹窗主体 */
.agreement-popup {
width: 100%;
height: 50%;
/* height: 50%; */
background-color: rgb(42, 42, 42);
border-radius: 60rpx 60rpx 0rpx 0rpx;
padding: 40rpx;