1

parent 1b2c9f8c
......@@ -90,7 +90,7 @@ const back = () => {
width: 710rpx;
height: 80rpx;
// background: rgba(255, 255, 255, 0.8);
border-radius: 16rpx 16rpx 16rpx 16rpx;
// border-radius: 16rpx 16rpx 16rpx 16rpx;
opacity: 0.8;
margin: 0 auto;
// margin-top: 44rpx;
......@@ -98,7 +98,6 @@ const back = () => {
align-items: center;
// padding-left: 20rpx;
box-sizing: border-box;
text-align: center;
.arrow {
width: 15rpx;
height: 24rpx;
......@@ -110,9 +109,11 @@ const back = () => {
}
.title {
width: 100%;
// width: 100%;
font-size: 36rpx;
font-family: PingFang SC;
margin: 0 auto;
display: inline-block;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment