3 Commits

View File

@@ -25,6 +25,7 @@
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-between;
background: #fff; background: #fff;
z-index: 10;
} }
.narshelpCenterdetail-app .headtop .logoicoimg { .narshelpCenterdetail-app .headtop .logoicoimg {
@@ -51,7 +52,7 @@
.narshelpCenterdetail-app .nhlpapp-search { .narshelpCenterdetail-app .nhlpapp-search {
position: fixed; position: fixed;
z-index: 2; z-index: 12;
top: 0; top: 0;
height: 100vh; height: 100vh;
display: flex; display: flex;