* client: fix page scrolling on adding/deleting leases
This commit is contained in:
committed by
Simon Zolin
parent
6f2503a09f
commit
2976726f99
@@ -50,7 +50,6 @@ const Form = (props) => {
|
||||
type="text"
|
||||
className="form-control"
|
||||
placeholder={t('form_enter_hostname')}
|
||||
validate={[required]}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user