We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4389ca commit 63082f5Copy full SHA for 63082f5
components/input/style/index.less
@@ -24,11 +24,6 @@
24
.@{ant-prefix}-input-affix-wrapper {
25
.reset-component;
26
.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
- }
32
}
33
34
.@{ant-prefix}-input-password-icon {
0 commit comments