mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(NoticeBar): improve text size adjust (#6177)
This commit is contained in:
parent
0a3cafcedb
commit
79d50eaf43
@ -24,8 +24,10 @@
|
||||
|
||||
&__wrap {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex: 1;
|
||||
height: @notice-bar-line-height;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user