Skip to content

Commit

Permalink
Merge pull request #386 from Ikaros-521/owner
Browse files Browse the repository at this point in the history
删除遗漏的登录页按钮
  • Loading branch information
Ikaros-521 authored Oct 25, 2023
2 parents 918285f + 8098792 commit fd6bf68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webui.py
Original file line number Diff line number Diff line change
Expand Up @@ -1581,6 +1581,7 @@ def my_login():
input_login_username.delete()
input_login_password.delete()
button_login.delete()
button_login_forget_password.delete()

login_column.style("")
login_card.style("position: unset;")
Expand Down

0 comments on commit fd6bf68

Please sign in to comment.