mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-08-07 22:01:15 +08:00
feat(NavBar): fix icon and text dislocation (#2633)
This commit is contained in:
parent
8a89cbae34
commit
773d733283
@ -51,6 +51,8 @@
|
|||||||
&__right {
|
&__right {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
.theme(font-size, '@font-size-md');
|
.theme(font-size, '@font-size-md');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user