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