diff --git a/src/components/Form/index.js b/src/components/Form/index.js index 29b80c4..2231fe4 100644 --- a/src/components/Form/index.js +++ b/src/components/Form/index.js @@ -16,10 +16,6 @@ import { const FrowareChatForm = styled.div` grid-column: 2/12; - .conversational-form { - height: 50vh; - } - .conversational-form, .conversational-form-inner { position: relative !important;