Skip to content

Commit 63082f5

Browse files
authored
fix: input textarea hadle when affix (#2530)
1 parent a4389ca commit 63082f5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/input/style/index.less

-5
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
.@{ant-prefix}-input-affix-wrapper {
2525
.reset-component;
2626
.input-affix-wrapper(~'@{ant-prefix}-input');
27-
28-
// https://github.com/ant-design/ant-design/issues/6144
29-
.@{ant-prefix}-input {
30-
min-height: 100%; // use min-height, assume that no smaller height to override
31-
}
3227
}
3328

3429
.@{ant-prefix}-input-password-icon {

0 commit comments

Comments
 (0)