Skip to content

Commit

Permalink
Update qr-login.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zkitefly authored Oct 3, 2024
1 parent ec46084 commit a428e4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions qr-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
---

<style>
body {
text-align: center;
padding: 50px;
}
.selectable {
-webkit-user-select: all;
user-select: all;
Expand Down

0 comments on commit a428e4d

Please sign in to comment.