fix: rpx-ify global utilities and enlarge shop back target

This commit is contained in:
2026-08-07 17:58:34 +08:00
parent 0e0ed4fcd4
commit 19408e5a8c
2 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -265,8 +265,8 @@
top: calc(env(safe-area-inset-top, 20px) + 20rpx);
left: 24rpx;
z-index: 50;
width: 80rpx;
height: 80rpx;
width: 88rpx;
height: 88rpx;
border-radius: 50%;
background: rgba(0, 0, 0, 0.35);
backdrop-filter: blur(16rpx) saturate(1.4);