This commit is contained in:
@@ -182,8 +182,8 @@
|
|||||||
padding: 16rpx 8rpx;
|
padding: 16rpx 8rpx;
|
||||||
|
|
||||||
.function-icon {
|
.function-icon {
|
||||||
width: 76rpx;
|
width: 64rpx;
|
||||||
height: 76rpx;
|
height: 64rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
@@ -685,6 +685,7 @@
|
|||||||
.container {
|
.container {
|
||||||
gap: 18rpx;
|
gap: 18rpx;
|
||||||
padding: 20rpx 24rpx 48rpx;
|
padding: 20rpx 24rpx 48rpx;
|
||||||
|
min-height: 100vh;
|
||||||
background: #f8f9fb;
|
background: #f8f9fb;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user