Adjustments made to the standard form text input and textarea for both themes.
This commit is contained in:
@@ -84,7 +84,7 @@ class Create extends React.PureComponent {
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
<input
|
||||
<textarea
|
||||
className='standard'
|
||||
type='text'
|
||||
value={description}
|
||||
|
||||
Reference in New Issue
Block a user