mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(NavBar): improve text size adjust
This commit is contained in:
parent
18a0c545ec
commit
7effb7cf6c
@ -3,8 +3,10 @@
|
||||
.van-nav-bar {
|
||||
position: relative;
|
||||
z-index: @nav-bar-z-index;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: @nav-bar-height;
|
||||
line-height: @nav-bar-height;
|
||||
line-height: 1.5;
|
||||
text-align: center;
|
||||
background-color: @nav-bar-background-color;
|
||||
user-select: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user