This commit is contained in:
xyc 2025-04-25 16:06:00 +08:00
parent 5c9d8b2e4c
commit dad8d9f3dc

View File

@ -915,6 +915,7 @@
width: 100%;
.report-box {
width: calc(100% - 60rpx);
display: flex;
justify-content: center;
align-items: center;