Revert "fix(Field): input slot should align center"

This reverts commit 0f137852e0.
This commit is contained in:
陈嘉涵
2020-02-07 15:11:41 +08:00
parent f3398dc2cd
commit 79a38a3354

View File

@@ -17,7 +17,6 @@
&__body {
display: flex;
align-items: center;
height: 100%;
}
&__control {