Skip to content

Commit

Permalink
Update uni-nav-bar.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
cccoding365 authored Feb 21, 2024
1 parent f1078ee commit a204865
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
.uni-navbar--fixed {
position: fixed;
z-index: 998;
z-index: 99;
/* #ifdef H5 */
left: var(--window-left);
right: var(--window-right);
Expand Down

0 comments on commit a204865

Please sign in to comment.