mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Field): input slot should align center
This commit is contained in:
parent
e42f3e79c2
commit
03c826c4d4
@ -17,6 +17,7 @@
|
||||
&__body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&__control {
|
||||
|
Loading…
x
Reference in New Issue
Block a user