|
|
@@ -309,14 +309,13 @@ button::after{ border: none; } |
|
|
|
height:95rpx; |
|
|
|
background:rgba(255,255,255,1); |
|
|
|
line-height: 95rpx; |
|
|
|
border:1rpx solid rgba(227,227,227,1); |
|
|
|
box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); |
|
|
|
border:1px solid rgba(227,227,227,1); |
|
|
|
border-radius:48rpx; |
|
|
|
margin-left: 25rpx; |
|
|
|
} |
|
|
|
.goback image{ |
|
|
|
position: absolute; |
|
|
|
width: 60rpx; |
|
|
|
width: 70rpx; |
|
|
|
left: 0; |
|
|
|
right: 0; |
|
|
|
top: 0; |
|
|
|