点歌
This commit is contained in:
@@ -108,10 +108,10 @@
|
||||
}
|
||||
|
||||
.navbarcontent {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
position: relative;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 9999;
|
||||
|
||||
.active {
|
||||
@@ -136,6 +136,7 @@
|
||||
.navbar {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 99;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user