diff --git a/pages/spellGroup/mySpellGroup/index.wxss b/pages/spellGroup/mySpellGroup/index.wxss index 25acb06..902552f 100644 --- a/pages/spellGroup/mySpellGroup/index.wxss +++ b/pages/spellGroup/mySpellGroup/index.wxss @@ -353,8 +353,8 @@ button::after{ border: none; } top: 0; bottom: 0; margin: auto; - width: 76rpx; - height: 76rpx; + width: 50rpx; + height: 50rpx; } .rest { font-size: 24rpx; diff --git a/pages/spellGroup/spellGroup.wxss b/pages/spellGroup/spellGroup.wxss index 5e99c1e..11042f1 100644 --- a/pages/spellGroup/spellGroup.wxss +++ b/pages/spellGroup/spellGroup.wxss @@ -171,7 +171,6 @@ image{ text-overflow: ellipsis; } .spell-centerH .price02{ - /* display: inline-block; */ font-size: 24rpx; font-family:PingFang-SC-Medium; font-weight:500;