chore(ui): 微调
This commit is contained in:
@@ -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;
|
||||
/* 确保图标本身也是圆形 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user