fix: input textarea hadle when affix (#2530)

pull/2538/head
xrk 2020-07-08 15:45:38 +08:00 committed by GitHub
parent a4389ca193
commit 63082f52da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -24,11 +24,6 @@
.@{ant-prefix}-input-affix-wrapper {
.reset-component;
.input-affix-wrapper(~'@{ant-prefix}-input');
// https://github.com/ant-design/ant-design/issues/6144
.@{ant-prefix}-input {
min-height: 100%; // use min-height, assume that no smaller height to override
}
}
.@{ant-prefix}-input-password-icon {