zhengkaixin
3 jaren geleden
bovenliggende
commit
db7175fe7b
|
@@ -353,7 +353,7 @@
|
|
|
position: fixed;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
- top: 44px;
|
|
|
+ top: 55px;
|
|
|
z-index: 99;
|
|
|
background-color: #FFF;
|
|
|
|
|
@@ -128,7 +128,7 @@
|
|
|
position: fixed;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
- top: 44px;
|
|
|
+ top: 55px;
|
|
|
background-color: #fff;
|
|
|
z-index: 99;
|
|
|
.homeAdd{
|
|
@@ -161,7 +161,7 @@
|
|
|
position: fixed;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
- top: 44px;
|
|
|
+ top: 55px;
|
|
|
background-color: #fff;
|
|
|
z-index: 99;
|
|
|
}
|