|
@@ -201,7 +201,8 @@ export default {
|
|
|
position: fixed;
|
|
position: fixed;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
background-color: #FFFFFF;
|
|
background-color: #FFFFFF;
|
|
|
- left: 0;
|
|
|
|
|
|
|
+ left: 0upx;
|
|
|
|
|
+ top:0upx;
|
|
|
z-index: 29;
|
|
z-index: 29;
|
|
|
padding:120upx 30upx 40upx;
|
|
padding:120upx 30upx 40upx;
|
|
|
border-radius: 0upx 0upx 20upx 20upx;
|
|
border-radius: 0upx 0upx 20upx 20upx;
|