mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(Search): use consistent padding when display error msg (#12409)
This commit is contained in:
parent
5829f9aa72
commit
c1d32e953f
@ -52,6 +52,8 @@
|
|||||||
&--with-message {
|
&--with-message {
|
||||||
height: auto;
|
height: auto;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
padding-top: 5px;
|
||||||
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user