This commit is contained in:
2024-05-11 18:01:29 +08:00
parent 5519fefb44
commit 52e9d1e8fb
2 changed files with 3 additions and 1 deletions

View File

@@ -116,7 +116,7 @@ uni-button:after {
width: 100%;
height: auto;
background-color: #fff;
border-radius: 24rpx;
border-radius: 4rpx;
padding: 14rpx;
margin-bottom: 20rpx;
box-shadow: 0px 3px 3px 0px rgba(160,160,160,0.20);