调整样式

This commit is contained in:
liu
2026-09-06 23:15:13 +08:00
parent 74aee003e7
commit 1b9e505feb
11 changed files with 45 additions and 29 deletions
+3 -3
View File
@@ -301,7 +301,7 @@
}
&__bottom {
margin-top: 16rpx;
margin-top: 8rpx;
display: flex;
align-items: center;
justify-content: space-between;
@@ -320,8 +320,8 @@
}
&__add {
width: 52rpx;
height: 52rpx;
width: 42rpx;
height: 42rpx;
border-radius: 50%;
background: linear-gradient(135deg, #ee0a24, #ff6034);
display: flex;