This commit is contained in:
@@ -233,13 +233,13 @@ export default {
|
||||
}
|
||||
|
||||
.menu-icon-box {
|
||||
width: 90rpx;
|
||||
height: 90rpx;
|
||||
border-radius: 20rpx;
|
||||
width: 110rpx;
|
||||
height: 110rpx;
|
||||
border-radius: 24rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-bottom: 12rpx;
|
||||
margin-bottom: 16rpx;
|
||||
}
|
||||
|
||||
.menu-icon-box.blue { background: #e8f4ff; }
|
||||
@@ -251,7 +251,7 @@ export default {
|
||||
.menu-icon-box.cyan { background: #e6f7ff; }
|
||||
|
||||
.icon-text {
|
||||
font-size: 36rpx;
|
||||
font-size: 44rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user