Commit 3a458f244f2cdac2f752dc2840ae52f47a705a45
1 parent
6d58c416
边角优化
Showing
1 changed file
with
1 additions
and
1 deletions
packageF/pages/free_delivery/free_delivery.wxss
@@ -72,7 +72,7 @@ | @@ -72,7 +72,7 @@ | ||
72 | background-size: 100% 100%; | 72 | background-size: 100% 100%; |
73 | position: relative; | 73 | position: relative; |
74 | border: 1rpx solid rgb(194, 194, 194); | 74 | border: 1rpx solid rgb(194, 194, 194); |
75 | - border-radius: 5rpx; | 75 | + border-radius: 15rpx; |
76 | overflow: hidden; | 76 | overflow: hidden; |
77 | text-align: center; | 77 | text-align: center; |
78 | line-height: 80rpx; | 78 | line-height: 80rpx; |