mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix affix input height, ref #6144
This commit is contained in:
parent
b887ad8e54
commit
7cde9c8ffe
@ -19,6 +19,6 @@
|
||||
|
||||
// https://github.com/ant-design/ant-design/issues/6144
|
||||
.@{ant-prefix}-input {
|
||||
height: 100%;
|
||||
min-height: 100%; // use min-height, assume that no smaller height to override
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user