更新
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
uni-sticky-header {
|
||||
position: -webkit-sticky !important;
|
||||
position: sticky !important;
|
||||
top: 0px;
|
||||
z-index: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user