Compare commits
3 Commits
ac5d0143ac
...
67865d64cd
| Author | SHA1 | Date | |
|---|---|---|---|
| 67865d64cd | |||
| 699e55ffa1 | |||
| 4ca9a84d14 |
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user