mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(NavBar): z-index not work when border is hidden (#7612)
This commit is contained in:
parent
39b0a4282d
commit
40062ad21b
@ -1,6 +1,7 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-nav-bar {
|
||||
position: relative;
|
||||
z-index: @nav-bar-z-index;
|
||||
line-height: @line-height-lg;
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user