详情
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
}
|
||||
|
||||
.navbar-container {
|
||||
|
||||
height: 100rpx;
|
||||
height: 85rpx;
|
||||
position: relative;
|
||||
margin-top: 5rpx;
|
||||
/* display: flex;
|
||||
flex-flow:row;
|
||||
align-items: center;
|
||||
@@ -32,7 +32,7 @@
|
||||
justify-content: center;
|
||||
margin-left: 20px;
|
||||
width: 60rpx;
|
||||
height: 100rpx;
|
||||
height: 85rpx;
|
||||
/* position: absolute; */
|
||||
/* left: 24rpx;
|
||||
width: 64rpx;
|
||||
@@ -53,8 +53,8 @@
|
||||
.navbar_title {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100rpx;
|
||||
line-height: 100rpx;
|
||||
height: 85rpx;
|
||||
line-height: 85rpx;
|
||||
font-weight: 700;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user