This commit is contained in:
蔡玲
2024-09-06 16:38:24 +08:00
parent 6022b63c4d
commit ecd0ab12d8
9 changed files with 7 additions and 7 deletions

View File

@@ -139,7 +139,7 @@
width 100%
background-color #fff
border-radius: 12rpx;
padding: 24rpx 14rpx;
padding: 24rpx 14rpx 0 14rpx;
margin-bottom: 24rpx;
overflow-y auto
box-shadow 0 4rpx 4rpx 0 rgba(180, 182, 186, 0.4)