|
@@ -580,8 +580,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.hero-actions .hero-icon-btn {
|
|
.hero-actions .hero-icon-btn {
|
|
|
- width: 50upx;
|
|
|
|
|
- height: 50upx;
|
|
|
|
|
|
|
+ width: 55upx;
|
|
|
|
|
+ height: 55upx;
|
|
|
margin-left: 30upx;
|
|
margin-left: 30upx;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -590,8 +590,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.hero-actions .hero-action-icon {
|
|
.hero-actions .hero-action-icon {
|
|
|
- width: 30upx;
|
|
|
|
|
- height: 30upx;
|
|
|
|
|
|
|
+ width: 35upx;
|
|
|
|
|
+ height: 35upx;
|
|
|
}
|
|
}
|
|
|
/* #endif */
|
|
/* #endif */
|
|
|
|
|
|