chore(ui): 微调

This commit is contained in:
2025-12-24 16:04:10 +08:00
parent 25337be57f
commit e5d5c961fb
2 changed files with 3 additions and 3 deletions

View File

@@ -201,7 +201,7 @@ export default {
transition: 0.1s;
background: #c6251b;
color: #fff;
border-radius: 60%;
border-radius: 40rpx;
width: 80rpx;
height: 80rpx;
padding: 0;
@@ -219,7 +219,7 @@ export default {
display: flex;
justify-content: center;
align-items: center;
border-radius: 60%;
border-radius: 40rpx;
/* 确保图标本身也是圆形 */
}