Added input styles, merged with button styles, created different style..styles
This commit is contained in:
@ -74,6 +74,7 @@ class ContactPage extends React.Component {
|
||||
<Label>{ Language.get("pages.contact.message.label") }</Label>
|
||||
<TextArea
|
||||
placeholder={ Language.get("pages.contact.message.placeholder") }
|
||||
rows="6"
|
||||
/>
|
||||
</InputGroup>
|
||||
|
||||
|
Reference in New Issue
Block a user