mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
[fix] Login input width
This commit is contained in:
@ -62,7 +62,6 @@ export default function Login() {
|
||||
placeholder='Enter your password'
|
||||
error={error}
|
||||
onKeyDown={handleKeyDown}
|
||||
width='200px'
|
||||
isValid={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user