APPbug反馈修改
This commit is contained in:
@@ -33,7 +33,7 @@ export default {
|
||||
position: relative;
|
||||
width: 80rpx;
|
||||
height: 80rpx;
|
||||
background: $uni-theme-yellow;
|
||||
background: $uni-theme-color;
|
||||
border-radius: 20rpx;
|
||||
|
||||
.grid-card-content-item-icon-2 {
|
||||
@@ -64,7 +64,7 @@ export default {
|
||||
text-align: center;
|
||||
margin-top: 16rpx;
|
||||
color: #111;
|
||||
font-size: 28rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user