加载层logo偏移优化

master
gongfuxiang 2024-04-25 23:51:00 +08:00
parent eb87d1da76
commit 89e954747b
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@
position: absolute;
width: 140rpx;
height: 140rpx;
left: calc(50% - 80rpx);
left: calc(50% - 70rpx);
top: 0;
border-radius: 50%;
overflow: hidden;