Update qr-login.html
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Zkitefly 2024-10-03 13:57:45 +00:00 committed by GitHub
parent ec46084cd9
commit a428e4d3d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,10 @@ layout: default
--- ---
<style> <style>
body {
text-align: center;
padding: 50px;
}
.selectable { .selectable {
-webkit-user-select: all; -webkit-user-select: all;
user-select: all; user-select: all;