mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(NavBar): text vertical align (#7515)
This commit is contained in:
parent
e7d9cae593
commit
d59a17c5e1
@ -2,7 +2,7 @@
|
||||
|
||||
.van-nav-bar {
|
||||
z-index: @nav-bar-z-index;
|
||||
line-height: 1.5;
|
||||
line-height: @line-height-lg;
|
||||
text-align: center;
|
||||
background-color: @nav-bar-background-color;
|
||||
user-select: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user