列表
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
.customerNavbar {
|
||||
position: sticky;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 999;
|
||||
background-color: #ffffff;
|
||||
overflow: hidden;
|
||||
z-index: 999;
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
}
|
||||
Reference in New Issue
Block a user