Updated components

This commit is contained in:
sairaj mote 2023-05-22 16:41:23 +05:30
parent 15174206c9
commit 987ff9d5df
2 changed files with 6 additions and 11 deletions

View File

@ -103,11 +103,6 @@
<sm-input type="password" id="login_form__priv_key" placeholder="Private key"
error-text="Invalid private key" data-private-key autofocus animate required>
</sm-input>
<!-- <sm-checkbox id="remember_me" checked>
<span class="margin-left-0-5">
Remember me
</span>
</sm-checkbox> -->
<div class="loader-button-wrapper">
<button id="login_button" class="button button--primary" onclick="UI_evt.login('login');"
type="submit">Log

File diff suppressed because one or more lines are too long