This commit is contained in:
@@ -182,8 +182,8 @@
|
||||
padding: 16rpx 8rpx;
|
||||
|
||||
.function-icon {
|
||||
width: 104rpx;
|
||||
height: 104rpx;
|
||||
width: 88rpx;
|
||||
height: 88rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
@@ -206,14 +206,14 @@
|
||||
transform: scale(0.9);
|
||||
}
|
||||
|
||||
.icon-data { transform: scale(1.1); }
|
||||
.icon-data { transform: scale(1.06); }
|
||||
.icon-notification,
|
||||
.icon-change,
|
||||
.icon-asset-package { transform: scale(1.05); }
|
||||
.icon-asset-package { transform: scale(1.01); }
|
||||
.icon-order,
|
||||
.icon-recover { transform: scale(0.97); }
|
||||
.icon-bind-phone { transform: scale(0.99); }
|
||||
.icon-out { transform: scale(1.01); }
|
||||
.icon-recover { transform: scale(0.91); }
|
||||
.icon-bind-phone { transform: scale(0.93); }
|
||||
.icon-out { transform: scale(0.97); }
|
||||
}
|
||||
|
||||
.function-icon-badge { position: relative; }
|
||||
|
||||
Reference in New Issue
Block a user