mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
feat(Search): increase left padding to 12px (#3716)
This commit is contained in:
parent
d088145741
commit
0fc426e061
@ -10,7 +10,7 @@
|
||||
&__content {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
.theme(padding-left, '@padding-xs');
|
||||
.theme(padding-left, '@padding-sm');
|
||||
.theme(border-radius, '@border-radius-sm');
|
||||
.theme(background-color, '@search-background-color');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user