代码提交
This commit is contained in:
@ -669,7 +669,7 @@ image {
|
||||
height: 25px !important;
|
||||
line-height: 25px !important;
|
||||
font-size: 12px !important;
|
||||
bottom: 15rpx;
|
||||
bottom: 30rpx;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
}
|
||||
@ -903,14 +903,14 @@ image {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 34rpx;
|
||||
height: 100rpx;
|
||||
height: 118rpx;
|
||||
}
|
||||
|
||||
.action-icons {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100rpx;
|
||||
height: 118rpx;
|
||||
padding-left: 20rpx;
|
||||
|
||||
&-item {
|
||||
@ -957,7 +957,7 @@ image {
|
||||
}
|
||||
|
||||
.uv-button {
|
||||
height: 80rpx;
|
||||
height: 70rpx;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
}
|
||||
@ -1201,3 +1201,11 @@ image {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.uni-tabbar{
|
||||
height: 118rpx;
|
||||
.uni-tabbar__label{
|
||||
font-size: 20rpx;
|
||||
line-height: 28rpx;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user