This commit is contained in:
曹辉 2023-04-19 15:46:58 +08:00
parent 3416fec76c
commit caebba8904

View File

@ -443,8 +443,8 @@
background: #fff; background: #fff;
box-shadow: 0px 3px 18px 0px rgba(182, 218, 213, 0.43); box-shadow: 0px 3px 18px 0px rgba(182, 218, 213, 0.43);
width: 90%; width: 90%;
margin: 0 auto; margin: 0 auto 20rpx;
height: 268rpx; height: 320rpx;
border-radius: 10rpx; border-radius: 10rpx;
position: relative; position: relative;