mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
7afb5795bf
commit
1edbbd18af
@ -2,7 +2,7 @@
|
||||
@import '@vant/icons/src/index.less';
|
||||
|
||||
:host {
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
.theme(margin, '0 -@padding-md');
|
||||
.theme(padding, '0 -@padding-md');
|
||||
.theme(padding, '0 @padding-md');
|
||||
.theme(color, '@nav-bar-text-color');
|
||||
|
||||
&--hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user