v0.11.1 various UI bug fixes
This commit is contained in:
@@ -417,7 +417,7 @@ function KeyEntry({ onSubmit }) {
|
||||
placeholder="Host admin key" autoFocus
|
||||
style={{ width: '100%', padding: '10px 12px', border: '1px solid #e0e0e0', borderRadius: 6,
|
||||
fontSize: 14, outline: 'none', boxSizing: 'border-box', marginBottom: 12 }}
|
||||
/>
|
||||
autoComplete="new-password" />
|
||||
<Btn onClick={handle} variant="primary" style={{ width: '100%', justifyContent: 'center' }}>
|
||||
Sign In
|
||||
</Btn>
|
||||
|
||||
Reference in New Issue
Block a user