mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 02:46:25 +02:00
refactor: clean up login form and logo component
- Removed the "signing_in" text from the login form for a more streamlined user experience. - Updated the Logo component to include "select-none" class for improved styling and user interaction.
This commit is contained in:
parent
0b8bee0076
commit
b7130100aa
7 changed files with 7 additions and 12 deletions
|
|
@ -44,7 +44,6 @@
|
|||
"hide_password": "隐藏密码",
|
||||
"remember_me": "记住我",
|
||||
"sign_in": "登录",
|
||||
"signing_in": "正在登录",
|
||||
"sign_up": "注册",
|
||||
"sign_in_with": "使用 {provider} 登录",
|
||||
"dont_have_account": "还没有账户?",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue