Removed min height on mobile composer AutoSuggestTextbox
• Removed: - min height on mobile composer AutoSuggestTextbox
This commit is contained in:
parent
8229b9dc2a
commit
c90d33cc79
@ -219,7 +219,6 @@ class AutosuggestTextbox extends ImmutablePureComponent {
|
|||||||
fs14PX: small,
|
fs14PX: small,
|
||||||
maxH200PX: small,
|
maxH200PX: small,
|
||||||
maxH80VH: !small,
|
maxH80VH: !small,
|
||||||
minH80PX: !small,
|
|
||||||
})
|
})
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user